llvm-project/clang/lib
Tom Care bc9eaef24c Re-enabled truncation/extension checking in IdempotentOperationChecker and added a test case.
llvm-svn: 113269
2010-09-07 20:27:56 +00:00
..
AST Get rid of unnecessary return. 2010-09-06 00:31:37 +00:00
Analysis FinishBlock() is essentially doing nothing except returning '!badCFG'. 2010-09-06 07:32:31 +00:00
Basic Allow 'o' and 'V' as constraints for output asm operands. 2010-09-07 18:40:41 +00:00
Checker Re-enabled truncation/extension checking in IdempotentOperationChecker and added a test case. 2010-09-07 20:27:56 +00:00
CodeGen get rid of a warning. 2010-09-07 19:57:04 +00:00
Driver Driver/Darwin: Catch another case where ld ends up using ld_classic. 2010-09-07 17:50:41 +00:00
Frontend Tell the VS headers that char16_t and char32_t are keywords, so yvals.h doesn't try to define them as typedefs. 2010-09-05 23:16:22 +00:00
FrontendTool Move ExecuteCompilerInvocation to a new library FrontendTool 2010-08-24 00:31:22 +00:00
Headers fix PR7192 by defining wchar_t in a more conventional way. The 2010-09-05 23:29:49 +00:00
Index De-memberify the VarDecl and FunctionDecl StorageClass enums. 2010-08-26 03:08:43 +00:00
Lex fix 7320: we can't delete a trailing space if it doesn't exist. 2010-09-05 23:16:09 +00:00
Parse Improve error recovery when we see ':' and expect a ';'. 2010-09-07 18:31:03 +00:00
Rewrite zap more dead code. 2010-09-04 18:19:08 +00:00
Sema Have Sema check for validity of CGString literal 2010-09-07 19:38:13 +00:00
Serialization Replace loops with SmallVector::append. 2010-09-06 23:43:28 +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