llvm-project/clang/lib
Zhongxing Xu 928a190a8e Fix PR7218. Patch by Jordy Rose.
llvm-svn: 105097
2010-05-29 06:23:24 +00:00
..
AST Copy source information for the inner type of an elaborated type; fixes some 2010-05-28 23:32:21 +00:00
Analysis Fix crash in CFG construction for 'break' statements appearing in statement expressions 2010-05-21 20:30:15 +00:00
Basic Roll back r104941. 2010-05-28 18:25:28 +00:00
Checker Fix PR7218. Patch by Jordy Rose. 2010-05-29 06:23:24 +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