..
ARCMigrate
Fix some Clang-tidy readability-redundant-control-flow warnings; other minor fixes.
2016-02-10 19:11:58 +00:00
AST
pr26544: Bitfield layout with pragma pack and attributes "packed" and
2016-02-19 11:23:28 +00:00
ASTMatchers
Fix a -Wunused-variable diagnostic.
2016-02-23 10:29:04 +00:00
Analysis
Remove use of builtin comma operator.
2016-02-18 22:34:54 +00:00
Basic
Revert "[VFS] Add support for handling path traversals"
2016-02-23 17:06:50 +00:00
CodeGen
Reapply r261657.
2016-02-23 19:30:08 +00:00
Driver
Rename Action::begin() to Action::input_begin().
2016-02-23 19:30:43 +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
Rename Action::begin() to Action::input_begin().
2016-02-23 19:30:43 +00:00
FrontendTool
Revert r260265, "clang-cl: Support loading plugins on Windows"
2016-02-11 16:33:20 +00:00
Headers
[CLANG] [AVX512] [BUILTIN] Adding prorv{d|q}{128|256|512} builtin to clang
2016-02-23 15:59:47 +00:00
Index
clangIndex requires LLVMIR as Core, since r260858 uses llvm/IR.
2016-02-15 04:29:36 +00:00
Lex
Lex: Return "" when HeaderMap::lookupFilename fails
2016-02-23 00:48:16 +00:00
Parse
[ms-inline-asm] Fixing bug in single asm statement support
2016-02-23 08:53:45 +00:00
Rewrite
Remove use of builtin comma operator.
2016-02-18 22:34:54 +00:00
Sema
Amends r252104 to evaluate the controlling expression in an unevaluated context. This eliminates false-positive diagnostics about null pointer dereferences (etc) in the controlling expression.
2016-02-23 18:55:15 +00:00
Serialization
Implement the likely resolution of core issue 253.
2016-02-19 01:52:46 +00:00
StaticAnalyzer
[analyzer] Improve pointer arithmetic checker.
2016-02-23 12:34:39 +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