llvm-project/clang/lib
Anna Zaks 1bea4bf590 Refactor: Pull getImmediateMacroName() out of DiagnosticRenderer and
into Lexer and Preprocessor; making it widely available.

llvm-svn: 148410
2012-01-18 20:17:16 +00:00
..
ARCMigrate Remove unused variables. 2011-12-25 01:18:52 +00:00
AST Move narrowing conversion detection code from SemaInit to SemaOverload, ready 2012-01-18 05:21:49 +00:00
Analysis scanf: parse the 'm' length modifier, and check that the right arguments 2012-01-12 17:11:12 +00:00
Basic fix for PR11655 2012-01-17 22:40:00 +00:00
CodeGen test svn commit access 2012-01-18 12:11:32 +00:00
Driver In the driver, -fmodules enables modules for C/Objective-C but one 2012-01-18 15:19:58 +00:00
Frontend Refactor: Pull getImmediateMacroName() out of DiagnosticRenderer and 2012-01-18 20:17:16 +00:00
FrontendTool Remove unnecessary default cases in switches over enums. 2012-01-17 02:30:50 +00:00
Headers Don't depend on undefined macros being 0, there are options for the 2012-01-03 19:22:38 +00:00
Index Remove unnecessary default cases in switches over enums. 2012-01-17 02:30:50 +00:00
Lex Refactor: Pull getImmediateMacroName() out of DiagnosticRenderer and 2012-01-18 20:17:16 +00:00
Parse Remove unreachable code in Clang. (replace with llvm_unreachable where appropriate or when GCC requires it) 2012-01-17 06:56:22 +00:00
Rewrite Remove unreachable code in Clang. (replace with llvm_unreachable where appropriate or when GCC requires it) 2012-01-17 06:56:22 +00:00
Sema objc: deprecate direct usage of 'isa' of objc objects 2012-01-18 19:08:56 +00:00
Serialization Rework the way in which we (de-)serialize the declarations 2012-01-17 19:21:53 +00:00
StaticAnalyzer [analyzer] Refactor: prePropagateTaint -> 2012-01-18 02:45:13 +00:00
CMakeLists.txt The ARC Migration Tool. All the credit goes to Argyrios and Fariborz 2011-06-15 23:25:17 +00:00
Makefile The ARC Migration Tool. All the credit goes to Argyrios and Fariborz 2011-06-15 23:25:17 +00:00