llvm-project/clang/lib
Oscar Fuentes ac1a614079 Don't try to guess svn version when current path is a symlink.
See PR 8473.

llvm-svn: 117110
2010-10-22 17:16:39 +00:00
..
AST Move classes into anonymous namespaces. 2010-10-22 16:33:16 +00:00
Analysis Previously, the printf warnings would say your arguments type was 'int' when it was really a 'char' 2010-10-21 04:00:58 +00:00
Basic Don't try to guess svn version when current path is a symlink. 2010-10-22 17:16:39 +00:00
Checker Move classes into anonymous namespaces. 2010-10-22 16:33:16 +00:00
CodeGen Tidy up MIPS_linkage name. Provide it only if it does not match regular name, otherwise it confuses debugger. 2010-10-22 17:11:50 +00:00
Driver Reorganize predefined macros for all Windows targets. 2010-10-21 05:21:48 +00:00
Frontend Reorganize predefined macros for all Windows targets. 2010-10-21 05:21:48 +00:00
FrontendTool Revert "CMake: Update to use standard CMake dependency tracking facilities instead" 2010-09-13 23:54:41 +00:00
Headers Fix CMake installation of arm_neon.h 2010-10-19 18:06:10 +00:00
Index Fix CMake clangIndex library dependencies, from Logan Chien 2010-09-20 18:32:29 +00:00
Lex Extend the preprocessing record and libclang with support for 2010-10-20 22:00:55 +00:00
Parse Teach the C++ simple-type-specifier parser and tentative parses about 2010-10-21 23:17:00 +00:00
Rewrite More class anonymization. 2010-10-22 16:48:22 +00:00
Sema When performing name lookup for a namespace definition, only look into 2010-10-22 15:24:46 +00:00
Serialization Reorganize predefined macros for all Windows targets. 2010-10-21 05:21:48 +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