llvm-project/clang/lib
Tom Care 14fefab721 Fix an inverse boolean and unnecessary new line in warning output from AnalyzerStatsChecker.
llvm-svn: 114581
2010-09-22 21:07:51 +00:00
..
AST Implement -Wpadded and -Wpacked. 2010-09-22 14:32:24 +00:00
Analysis Added: 2010-09-21 05:58:15 +00:00
Basic Fixed pr20314-2.c failure, added E, F, p constraint letters. 2010-09-21 22:04:54 +00:00
Checker Fix an inverse boolean and unnecessary new line in warning output from AnalyzerStatsChecker. 2010-09-22 21:07:51 +00:00
CodeGen fix the rest of rdar://8461279 - clang miscompiles address-space qualified atomics 2010-09-21 23:40:48 +00:00
Driver Driver/Darwin: Add a runtime library just for ___eprintf -- when targeting i386 2010-09-22 00:03:52 +00:00
Frontend Tweak priorities for some types and macros: 2010-09-20 21:11:48 +00:00
FrontendTool Revert "CMake: Update to use standard CMake dependency tracking facilities instead" 2010-09-13 23:54:41 +00:00
Headers formatted everything to fit within 80 columns 2010-09-18 00:39:16 +00:00
Index Fix CMake clangIndex library dependencies, from Logan Chien 2010-09-20 18:32:29 +00:00
Lex Revert "CMake: Update to use standard CMake dependency tracking facilities instead" 2010-09-13 23:54:41 +00:00
Parse Refactor code completion for expressions that occur as arguments in 2010-09-20 23:34:21 +00:00
Rewrite Revert "CMake: Update to use standard CMake dependency tracking facilities instead" 2010-09-13 23:54:41 +00:00
Sema Fix a hard-to-reproduce crash-on-invalid, where we weren't checking for a valid result from ActOnIdExpression 2010-09-22 16:33:13 +00:00
Serialization Change source manager serialization to be less tied to the PCH model. 2010-09-22 20:19:08 +00:00
CMakeLists.txt Move ExecuteCompilerInvocation to a new library FrontendTool 2010-08-24 00:31:22 +00:00
Makefile Move ExecuteCompilerInvocation to a new library FrontendTool 2010-08-24 00:31:22 +00:00