clang-1/lib
Daniel Dunbar da64141338 Add -ccc-install-dir option for faking installation path.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@81017 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-04 18:35:03 +00:00
..
AST Implement AST, semantics, and CodeGen for C++ pseudo-destructor 2009-09-04 17:36:40 +00:00
Analysis move the check into MarkNoReturnFunction. 2009-09-04 02:17:35 +00:00
Basic Add basic support for -pthread. 2009-09-03 04:54:28 +00:00
CodeGen Add overidding for methods for vtable building for the secondary 2009-09-04 18:27:16 +00:00
Driver Add -ccc-install-dir option for faking installation path. 2009-09-04 18:35:03 +00:00
Frontend Implement accessors clang_getCursorKind(), clang_getCursorDecl(). 2009-09-04 15:44:05 +00:00
Headers CMake: Improve installation of Clang 2009-08-23 05:28:29 +00:00
Index Don't install Clang libraries. 2009-08-23 05:02:18 +00:00
Lex Updated GNU runtime non-fragile ABI. 2009-08-31 16:41:57 +00:00
Parse If a destructor is referenced or a pseudo-destructor expression is 2009-09-04 18:29:40 +00:00
Rewrite Don't install Clang libraries. 2009-08-23 05:02:18 +00:00
Sema If a destructor is referenced or a pseudo-destructor expression is 2009-09-04 18:29:40 +00:00
CMakeLists.txt Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00
Makefile Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00