.. |
ARCMigrate
|
Fix some Clang-tidy readability-redundant-control-flow warnings; other minor fixes.
|
2016-02-10 19:11:58 +00:00 |
AST
|
[MSVC Compat] Don't evaluate member base expressions w/o side effects
|
2016-02-26 04:23:19 +00:00 |
ASTMatchers
|
Fix a -Wunused-variable diagnostic.
|
2016-02-23 10:29:04 +00:00 |
Analysis
|
[analyzer] Find ObjC 'self' decl even when block captures local named 'self'.
|
2016-02-23 22:26:04 +00:00 |
Basic
|
Basic: fix __USER_LABEL_PREFIX__ on Cygwin
|
2016-02-26 16:34:01 +00:00 |
CodeGen
|
[OpenCL] Refine OpenCLImageAccessAttr to OpenCLAccessAttr
|
2016-02-26 03:13:03 +00:00 |
Driver
|
[Driver] Disable frame pointer elimination by default if target is
|
2016-02-26 05:07:00 +00:00 |
Edit
|
Remove autoconf support
|
2016-01-26 21:30:40 +00:00 |
Format
|
clang-format: [JS] Add @return to the supported JSDoc pragmas in Google
|
2016-02-22 20:24:11 +00:00 |
Frontend
|
Add whole-program vtable optimization feature to Clang.
|
2016-02-24 20:46:36 +00:00 |
FrontendTool
|
Revert r260265, "clang-cl: Support loading plugins on Windows"
|
2016-02-11 16:33:20 +00:00 |
Headers
|
[CMake] Fixing install-clang-headers dependencies to depend on generating the headers.
|
2016-02-25 18:39:19 +00:00 |
Index
|
clangIndex requires LLVMIR as Core, since r260858 uses llvm/IR.
|
2016-02-15 04:29:36 +00:00 |
Lex
|
Revert "Don't convert a char to a const char *"
|
2016-02-24 22:07:26 +00:00 |
Parse
|
[OpenCL] Refine OpenCLImageAccessAttr to OpenCLAccessAttr
|
2016-02-26 03:13:03 +00:00 |
Rewrite
|
Remove use of builtin comma operator.
|
2016-02-18 22:34:54 +00:00 |
Sema
|
Reduce false positives in printf/scanf format checker
|
2016-02-26 15:35:16 +00:00 |
Serialization
|
Test commit.
|
2016-02-26 10:43:34 +00:00 |
StaticAnalyzer
|
[analyzer] Prune some incorrect \param doc comment annotations.
|
2016-02-26 03:41:31 +00:00 |
Tooling
|
Rename Action::begin() to Action::input_begin().
|
2016-02-23 19:30:43 +00:00 |
CMakeLists.txt
|
Fix build with various feature flag combinations
|
2014-07-14 22:17:22 +00:00 |