llvm-project/clang/lib
Daniel Dunbar da9e8e225d clang-cc: Remove some more llvm:🆑:init arguments, by only setting values when
the argument is given.

Also, tweak Opt.Sysroot defaulting.

llvm-svn: 89318
2009-11-19 05:32:21 +00:00
..
AST Incremental progress on using declarations. Split UnresolvedUsingDecl into 2009-11-18 02:36:19 +00:00
Analysis Add PreVisitReturn to Malloc checker. Now we can recognize returned memory 2009-11-17 08:58:18 +00:00
Basic Eliminate TargetInfo::getDefaultLangOptions, this kind of logic is better done 2009-11-17 09:15:44 +00:00
CodeGen Refine vtable, rtti and rtti name instantiation so that they follow 2009-11-19 04:04:36 +00:00
Driver Switch -f{builtin,math-errno,rtti} and -analyzer-purge-dead to -...no... variants instead of using llvm:🆑:init(true) arguments. 2009-11-19 04:55:23 +00:00
Frontend clang-cc: Remove some more llvm:🆑:init arguments, by only setting values when 2009-11-19 05:32:21 +00:00
Headers Construct INTPTR_MIN, INTPTR_MAX, and UINTPTR_MAX from the exact-width limit 2009-11-18 20:36:29 +00:00
Index Add special clang_getCursor() support for @class. Handles <rdar://problem/7383421>. 2009-11-18 02:02:52 +00:00
Lex Move DISABLE_INLINE to the front of the decl so MSVC can parse it. Patch by Amine Khaldi! 2009-11-14 16:36:57 +00:00
Parse Improve code completion for Objective-C message sends, so that we 2009-11-19 01:08:35 +00:00
Rewrite Be more careful with anonymous namespaces, since Clang diagnoses the ambiguity here 2009-11-17 06:52:37 +00:00
Sema The sub-statement of a case statement is not an unevaluated context! 2009-11-19 03:14:00 +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