llvm-project/clang/lib
Anders Carlsson f03bb51a00 Let getIdentifierNamespaceForKind know about aliases and have it treat them just like namespace decls.
llvm-svn: 67963
2009-03-28 23:02:53 +00:00
..
AST Let getIdentifierNamespaceForKind know about aliases and have it treat them just like namespace decls. 2009-03-28 23:02:53 +00:00
Analysis Fix regression in pointer comparison with NULL (e.g., 0 != ptr). This fixes 2009-03-28 19:59:33 +00:00
Basic Ad FreeBSD ARM target info. 2009-03-23 16:09:04 +00:00
CodeGen rename some methods. 2009-03-28 06:33:19 +00:00
Driver Driver: Pass -f[no-]pascal-strings on to clang, even if it has been 2009-03-27 15:22:28 +00:00
Frontend Properly escape special characters in <string>'s in plist file. 2009-03-28 06:40:54 +00:00
Headers Only intptr_t is protected by __intptr_t_defined. 2009-03-15 03:16:47 +00:00
Lex push line markers through -E mode. 2009-03-27 17:13:49 +00:00
Parse Parse the location of the 'namespace' token to ActOnNamespaceAliasDef. No functionality change. 2009-03-28 22:53:22 +00:00
Rewrite Build system changes to use TableGen to generate the various 2009-03-16 23:06:59 +00:00
Sema Create AST nodes for namespace aliases. 2009-03-28 22:58:02 +00:00
CMakeLists.txt Really fix cmake style builds. 2009-03-24 17:52:34 +00:00
Makefile Stub out some structure for C++ driver. 2009-03-02 19:59:07 +00:00