hanchenye-llvm-project/clang/lib
Daniel Dunbar 0e15c9aef6 Accept '#pragma options align=mac68k' on Darwin/PPC and Darwin/PPC64.
llvm-svn: 105116
2010-05-30 00:07:30 +00:00
..
AST Cleanup. 2010-05-29 21:10:24 +00:00
Analysis Fix crash in CFG construction for 'break' statements appearing in statement expressions 2010-05-21 20:30:15 +00:00
Basic Accept '#pragma options align=mac68k' on Darwin/PPC and Darwin/PPC64. 2010-05-30 00:07:30 +00:00
Checker Revert r105097. Thinking about a better fix. 2010-05-29 06:49:04 +00:00
CodeGen Fix personality function name when using SjLj exceptions. 2010-05-28 19:43:36 +00:00
Driver Driver: Spell -relax-all correctly when calling the cc1as tool. 2010-05-28 16:43:21 +00:00
Frontend More PowerPC paths on Darwin 2010-05-29 01:21:11 +00:00
Headers Implement remaining items in neon td file. Still need to modify emitter to generate a proper header. 2010-05-28 23:15:59 +00:00
Index Renamed misleading getSourceRange -> getLocalSourceRange and getFullSourceRange -> getSourceRange for TypeLoc. 2010-05-20 10:00:11 +00:00
Lex Fix a miscompile of wchar pascal strings. 2010-05-28 19:40:48 +00:00
Parse Empty enum in c is now error to match gcc's behavior. 2010-05-28 22:23:22 +00:00
Rewrite Add a write(raw_ostream&) method to RewriteBuffer. This uses an inefficient 2010-04-16 18:49:45 +00:00
Runtime build: Add CLANG_NO_RUNTIME build variable, which disables building clang 2010-04-28 23:36:26 +00:00
Sema Copy source information for the inner type of an elaborated type; fixes some 2010-05-28 23:32:21 +00:00
CMakeLists.txt Split libAnalysis into two libraries: libAnalysis and libChecker. 2010-01-25 04:41:41 +00:00
Makefile Split libAnalysis into two libraries: libAnalysis and libChecker. 2010-01-25 04:41:41 +00:00