llvm-project/clang/lib
Douglas Gregor c0b8c81a07 When diagnosing enumerator values outside of the range of 'int', be
sure that we get the "too large" vs. "too small" part of the
diagnostic correct.

llvm-svn: 96524
2010-02-17 22:40:11 +00:00
..
AST Implement AST importing of ImplicitParamDecls, despite the sad fact 2010-02-17 21:22:52 +00:00
Analysis Add a utility method. 2010-02-17 08:45:06 +00:00
Basic add freebsd/ppc[64] support, patch by Nathan Whitehorn, PR6318 2010-02-16 18:14:57 +00:00
Checker In symbol reaper, a variable is live if its stack frame is the parent of the 2010-02-17 08:50:05 +00:00
CodeGen silence warning in a cleaner way 2010-02-17 21:42:34 +00:00
Driver PR5803: clang++: Treat untyped 'C' inputs as C++. 2010-02-17 20:32:58 +00:00
Frontend Add IBAction attribute to keep the IBOutlet attribute company. 2010-02-17 02:37:45 +00:00
Headers add two aliases for SSE functions we already have, fixing PR6316. 2010-02-16 18:21:25 +00:00
Index -fno-rtti is now the default. 2010-01-24 20:43:31 +00:00
Lex Fix PR6282: the include guard optimization cannot happen if the 2010-02-12 08:03:27 +00:00
Parse Add IBAction attribute to keep the IBOutlet attribute company. 2010-02-17 02:37:45 +00:00
Rewrite Some clean up of replacement text API no longer needed by 2010-02-05 16:43:40 +00:00
Runtime clang/Darwin: Update for rename of 10.4 static runtime library. 2010-01-20 02:35:02 +00:00
Sema When diagnosing enumerator values outside of the range of 'int', be 2010-02-17 22:40:11 +00:00
CMakeLists.txt Split libAnalysis into two libraries: libAnalysis and libChecker. 2010-01-25 04:41:41 +00:00
Makefile Split libAnalysis into two libraries: libAnalysis and libChecker. 2010-01-25 04:41:41 +00:00