llvm-project/clang/lib/Basic
Chris Lattner 7ed3209332 define __PASCAL_STRINGS__ whenever -fpascal-strings is enabled.
llvm-svn: 56824
2008-09-30 00:48:48 +00:00
..
Diagnostic.cpp Add --suppress-system-warnings (on by default, use =0 to disable) 2008-09-12 18:10:20 +00:00
FileManager.cpp Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00
IdentifierTable.cpp bool is not an extension in C++ 2008-09-11 12:06:59 +00:00
LangOptions.cpp Add -fobjc-gc and -fobjc-gc-only options to the driver. 2008-04-29 04:37:03 +00:00
Makefile Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00
SourceLocation.cpp Make some methods const, add some helpers to FullSourceLoc, 2008-09-29 21:46:13 +00:00
SourceManager.cpp whitespace and comment changes, to fix grammar and 80 col violations 2008-09-29 00:25:48 +00:00
TargetInfo.cpp Stop asserting in TargetInfo::validateInputConstraint 2008-08-25 09:46:27 +00:00
Targets.cpp define __PASCAL_STRINGS__ whenever -fpascal-strings is enabled. 2008-09-30 00:48:48 +00:00
TokenKinds.cpp Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00