Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
4b5874bb063c92f63cda8a65866849ca5dfb9680
/
lib
/
Frontend
/
InitPreprocessor.cpp
5912220
__APPLE_CC__ should only be set when building for darwin targets.
by Chris Lattner
· 16 years ago
5b5ca8e
PR4388: get rid of an extra # line directive; in addition to being
by Eli Friedman
· 16 years ago
6b6ca94
Misc minor fixes for clang for the Windows target.
by Eli Friedman
· 16 years ago
d9389be
Move CharIsSigned from TargetInfo to LangOptions.
by Eli Friedman
· 16 years ago
eff0a42
Move a couple Darwin-specific defines into getDarwinDefines.
by Eli Friedman
· 16 years ago
ec461bb
DefineBuiltinMacro is always passed two args, remove the defaulted third one.
by Chris Lattner
· 16 years ago
fb37afd
Compile fix needed by the solaris system gcc.
by Duncan Sands
· 17 years ago
f15e7f3
Add IEEE quad support to DefineFloatMacros.
by Eli Friedman
· 17 years ago
6ff34ef
PR4247: Widen the buffer slightly so it can hold all the definitions for
by Eli Friedman
· 17 years ago
fefd5e8
This patch adds support for sender-aware dispatch in Objective-C for the GNU runtime, when
by Fariborz Jahanian
· 17 years ago
e934dca
Remove unused parameter.
by Eli Friedman
· 17 years ago
4bbe30c
Fix processing of -Ufoo to not inject "#undef foo 1" into the predefines
by Chris Lattner
· 17 years ago
dbd4f8e
Add another workaround for -include.
by Daniel Dunbar
· 17 years ago
ad52eb9
Fix rdar://6814950 - stdint.h isn't "-pedantic -std=c89" clean,
by Chris Lattner
· 17 years ago
9bf72c6
this time with more workingness.
by Chris Lattner
· 17 years ago
1f38f61
fix massive testsuite failures from Alexei's patch due to inverted logic.
by Chris Lattner
· 17 years ago
94269d7
Split preprocessor initialization logic out of clang-cc into
by Chris Lattner
· 17 years ago