llvm-project/clang/lib
Edwin Vane 2e9b174da6 Reverting r176944 until Author fixes test failure.
llvm-svn: 176945
2013-03-13 13:48:47 +00:00
..
ARCMigrate Add a hasExternalLinkage helper. No functionality change. 2013-03-07 02:00:27 +00:00
AST Whitespace cleanup. 2013-03-12 21:06:00 +00:00
ASTMatchers First step towards adding a parent map to the ASTContext. 2013-02-28 13:21:39 +00:00
Analysis Remove the CFGElement "Invalid" state. 2013-02-23 00:29:34 +00:00
Basic Remove driver support for Hexagon V2 and V3 2013-03-12 11:52:09 +00:00
CodeGen Remove trailing comma in enum list. 2013-03-13 05:02:21 +00:00
Driver [driver] Only enable -fmodules-autolink if we are using the integrated assembler. 2013-03-12 21:08:08 +00:00
Edit Include llvm::Optional in clang/Basic/LLVM.h 2013-02-20 22:23:23 +00:00
Format Fix formatting of new arrays of pointers. 2013-03-13 07:49:51 +00:00
Frontend Add flags for additional control over coverage generation. Pick the version 2013-03-07 08:28:53 +00:00
FrontendTool use early returns to simplify and de-nest 2013-01-06 07:49:41 +00:00
Headers PR15480: fixed second parameter types of vec_lde, vec_lvebx, vec_lvehx, and vec_lvewx according to AltiVec Programming Interface Manual 2013-03-10 16:25:43 +00:00
Lex Add -Wc99-compat warning for C11 unicode string and character literals. 2013-03-11 18:01:42 +00:00
Parse Remove unused variable. 2013-03-08 17:04:47 +00:00
Rewrite ArrayRef-ize ASTContext::getFunctionType and Sema::BuildFunctionType. 2013-03-08 21:51:21 +00:00
Sema Objective-C: In my last path, also check 2013-03-12 22:22:38 +00:00
Serialization ArrayRef-ize ASTContext::getFunctionType and Sema::BuildFunctionType. 2013-03-08 21:51:21 +00:00
StaticAnalyzer [analyzer] Look for calls along with lvalue nodes in trackNullOrUndefValue. 2013-03-11 21:31:46 +00:00
Tooling Reverting r176944 until Author fixes test failure. 2013-03-13 13:48:47 +00:00
CMakeLists.txt Initial version of formatting library. 2012-12-03 18:12:45 +00:00
Makefile Dont use/link ARCMT, StaticAnalyzer and Rewriter to clang when the user 2012-12-13 16:09:42 +00:00