.. |
ARCMigrate
|
Add a hasExternalLinkage helper. No functionality change.
|
2013-03-07 02:00:27 +00:00 |
AST
|
Improve template diffing handling of default integer values.
|
2013-03-15 23:55:09 +00:00 |
ASTMatchers
|
Implements memoization for ancestor matching.
|
2013-03-14 16:33:21 +00:00 |
Analysis
|
Remove the CFGElement "Invalid" state.
|
2013-02-23 00:29:34 +00:00 |
Basic
|
[Modules] Resolve top-headers of modules lazily.
|
2013-03-13 21:13:43 +00:00 |
CodeGen
|
This code works around what appears to be a bug in another part of clang.
|
2013-03-18 22:18:00 +00:00 |
Driver
|
Centralize the recording of which tools have been constructed.
|
2013-03-18 20:48:54 +00:00 |
Edit
|
Include llvm::Optional in clang/Basic/LLVM.h
|
2013-02-20 22:23:23 +00:00 |
Format
|
Fix clang-format segfault.
|
2013-03-18 12:50:26 +00:00 |
Frontend
|
Remove -Wspellcheck and replace it with a diagnostic option.
|
2013-03-16 01:40:35 +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
|
[Modules] Don't eagerly load and associate all the module header files.
|
2013-03-13 21:13:51 +00:00 |
Parse
|
PR15290: 'this' is not permitted in the declaration of a friend function,
|
2013-03-15 00:41:52 +00:00 |
Rewrite
|
Add some assertions to appease the static analyzer.
|
2013-03-15 21:41:35 +00:00 |
Sema
|
Bring inheriting constructor implementation up-to-date with current defect
|
2013-03-18 21:12:30 +00:00 |
Serialization
|
[PCH] Fix assertion hit related to enum decls inside templated funtions.
|
2013-03-18 22:23:49 +00:00 |
StaticAnalyzer
|
[analyzer] Warn when a ‘nil’ object is added to NSArray or NSMutableArray.
|
2013-03-18 20:46:56 +00:00 |
Tooling
|
ClangTool output cleanup
|
2013-03-15 20:14:01 +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 |