.. |
ARCMigrate
|
Use simpler version of fs::create_directory.
|
2014-02-13 04:22:54 +00:00 |
AST
|
[Sema] Fix assertion hit while trying to do constant evaluation for a dependent expression
|
2014-02-15 18:53:57 +00:00 |
ASTMatchers
|
Add isListInitialization matcher.
|
2014-02-06 21:52:24 +00:00 |
Analysis
|
[analyzer] Improved checker naming in CFG dump.
|
2014-02-17 18:25:34 +00:00 |
Basic
|
[OPENMP] 'if' clause support (no CodeGen support)
|
2014-02-13 05:29:23 +00:00 |
CodeGen
|
Some nitpicky comment fixes for "i.e." and "e.g." abbreviations.
|
2014-02-17 19:21:03 +00:00 |
Driver
|
Revert "Debug info: Make DWARF4 the default for Darwin, too."
|
2014-02-17 17:40:52 +00:00 |
Edit
|
Add front-end infrastructure now address space casts are in LLVM IR.
|
2013-12-11 13:39:46 +00:00 |
Format
|
clang-format: Don't wrap "const" etc. of function declarations.
|
2014-02-17 07:57:46 +00:00 |
Frontend
|
MS ABI: Implement #pragma vtordisp() and clang-cl /vdN
|
2014-02-12 23:50:26 +00:00 |
FrontendTool
|
Add a CC1 option -verify-pch
|
2014-02-05 22:21:15 +00:00 |
Headers
|
MS Intrin.h: implement __cpuidex and simplify __cpuid
|
2014-01-31 19:44:55 +00:00 |
Index
|
Rename getResultType() on function and method declarations to getReturnType()
|
2014-01-25 16:55:45 +00:00 |
Lex
|
If the headermap maps the filename to a framework include ("Foo.h" -> "Foo/Foo.h"),
|
2014-02-14 14:58:28 +00:00 |
Parse
|
Enable correcting a member declaration where the type is class template,
|
2014-02-13 20:14:07 +00:00 |
Rewrite
|
Rename getResultType() on function and method declarations to getReturnType()
|
2014-01-25 16:55:45 +00:00 |
Sema
|
[Objective-C Sema]. Warn when an indirectly overridden property
|
2014-02-15 00:04:36 +00:00 |
Serialization
|
[OPENMP] 'if' clause support (no CodeGen support)
|
2014-02-13 05:29:23 +00:00 |
StaticAnalyzer
|
[analyzer] Improved checker naming in CFG dump.
|
2014-02-17 18:25:34 +00:00 |
Tooling
|
Sort all the #include lines with LLVM's utils/sort_includes.py which
|
2014-01-07 11:51:46 +00:00 |
CMakeLists.txt
|
Fix dependencies now that the ARC migrator depends on the static analyzer.
|
2013-08-22 15:50:02 +00:00 |
Makefile
|
Fix dependencies now that the ARC migrator depends on the static analyzer.
|
2013-08-22 15:50:02 +00:00 |