..
ARCMigrate
[preprocessor] Use MacroDirective in the preprocessor callbacks to make available the
2013-02-24 00:05:14 +00:00
AST
Add a hasExternalStorageAsWritten helper. No functionality change.
2013-03-07 01:42:44 +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
Mips specific inline assembler constraint 'R'
2013-03-05 19:10:54 +00:00
CodeGen
Ensure that DIType is regenerated after we visit an implementation
2013-03-06 22:03:30 +00:00
Driver
Driver: add support for new style multiarch in Ubuntu 13.04
2013-03-06 17:14:05 +00:00
Edit
Include llvm::Optional in clang/Basic/LLVM.h
2013-02-20 22:23:23 +00:00
Format
Make sure to not split string literals at the first character.
2013-03-04 20:03:38 +00:00
Frontend
revert r176531 due to clan-native-arm fails
2013-03-06 02:08:54 +00:00
FrontendTool
use early returns to simplify and de-nest
2013-01-06 07:49:41 +00:00
Headers
libstdc++'s <cstdalign> #includes <stdalign.h> and expects it to guard against
2013-02-21 02:17:58 +00:00
Lex
After issuing a diagnostic for undefining or redefining a builtin macro,
2013-03-06 00:46:00 +00:00
Parse
[Sema] Semantic analysis for empty-declaration and attribute-declaration.
2013-02-22 17:15:32 +00:00
Rewrite
Use trailing documentation comments properly
2013-02-16 22:21:38 +00:00
Sema
PR15390: If a function returns a pointer to a function, that function type
2013-03-06 01:37:38 +00:00
Serialization
[PCH] When pre-validating the headers from the PCH, only validate non-system headers.
2013-03-06 18:12:50 +00:00
StaticAnalyzer
[analyzer] Check for returning null references in ReturnUndefChecker.
2013-03-07 01:23:25 +00:00
Tooling
CommandLineArgumentParser: handle single quotes.
2013-03-02 06:00:16 +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