clang-1/lib
Sebastian Redl 301c9b0b67 Reshuffle PerFileData's members to make more sense.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@114517 91177308-0d34-0410-b5e6-96231b3b80d8
2010-09-22 00:42:27 +00:00
..
AST Warn when an expression result in a LabelStmt is unused. 2010-09-19 21:21:10 +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 Revert r114244 since it breaks a test in Analysis. 2010-09-18 00:17:17 +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 Correctly register the class extension as the lexical DeclContext for ObjC methods declared with @property in class extensions. 2010-09-21 20:52:59 +00:00
Serialization Reshuffle PerFileData's members to make more sense. 2010-09-22 00:42:27 +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