.. |
ARCMigrate
|
Modernize some low-hanging PathV1 uses.
|
2013-06-13 14:26:04 +00:00 |
AST
|
PR14503: Don't assert if a constexpr constructor temploid instantiates to a
|
2013-06-18 17:51:51 +00:00 |
ASTMatchers
|
Reduce the number of symbols on the object file.
|
2013-06-11 18:51:07 +00:00 |
Analysis
|
[analyzer; new edges] Simplify edges in a C++11 for-range loop.
|
2013-06-06 21:53:45 +00:00 |
Basic
|
size_t on Darwin AAPCS targets is "unsigned long". <rdar://problem/14136459>
|
2013-06-18 05:36:04 +00:00 |
CodeGen
|
[multiprecision-builtins] Added missing builtin __builtin_{add,sub}cb for {add,sub} with carry for bytes.
|
2013-06-18 20:40:40 +00:00 |
Driver
|
Use llvm::sys::fs::can_write.
|
2013-06-18 20:58:25 +00:00 |
Edit
|
[objcmt] Fix a mishandled conversion to objc directory literal.
|
2013-04-06 01:13:17 +00:00 |
Format
|
Fix a problem in ExpressionParser leading to trailing comments affecting indentation of an expression after a line break.
|
2013-06-17 13:19:53 +00:00 |
Frontend
|
Use llvm::sys::fs::can_write.
|
2013-06-18 20:58:25 +00:00 |
FrontendTool
|
[Driver] Refactor clang driver to use LLVM's Option library
|
2013-06-14 17:17:23 +00:00 |
Headers
|
X86 intrinsics: cmpge|gt|nge|ngt_ss|_sd
|
2013-06-17 19:42:49 +00:00 |
Lex
|
PR16339: Don't produce a diagnostic pointing at the whitespace between a '#if'
|
2013-06-16 05:05:39 +00:00 |
Parse
|
Update to pass in pointers intead of references.
|
2013-06-18 07:22:05 +00:00 |
Rewrite
|
Port HTMLDiagnostics to PathV2. No intended functionality change.
|
2013-06-12 18:13:05 +00:00 |
Sema
|
DR14, DR101, and part of DR1: fix handling of extern "C" declarations in
|
2013-06-18 20:15:12 +00:00 |
Serialization
|
PR12086, PR15117
|
2013-06-12 22:31:48 +00:00 |
StaticAnalyzer
|
[AST] Don't include RecursiveASTVisitor.h in ASTContext.h
|
2013-06-17 12:56:08 +00:00 |
Tooling
|
Include PathV1.h only where it is used.
|
2013-06-17 17:23:47 +00:00 |
CMakeLists.txt
|
Turn CLANG_ENABLE_{ARCMT,REWRITER,STATIC_ANALYZER} into proper options so that
|
2013-05-29 21:09:18 +00:00 |
Makefile
|
Dont use/link ARCMT, StaticAnalyzer and Rewriter to clang when the user
|
2012-12-13 16:09:42 +00:00 |