.. |
ARCMigrate
|
[AST] Remove StmtRange in favor of an iterator_range.
|
2015-07-18 17:09:36 +00:00 |
AST
|
[CodeGen] Simplify creation of shuffle masks.
|
2015-07-28 16:25:32 +00:00 |
ASTMatchers
|
Add an AST matcher, isFinal(), for testing whether a method or class declaration are marked final.
|
2015-07-24 12:35:41 +00:00 |
Analysis
|
Analysis: Fix example usage comment in CFG.cpp. NFC
|
2015-07-27 16:05:36 +00:00 |
Basic
|
Attempt to make clang-x64-ninja-win7 happy.
|
2015-07-30 00:52:32 +00:00 |
CodeGen
|
In case of an existing GlobalVariable, the comdat is created using the name of the
|
2015-07-29 15:42:28 +00:00 |
Driver
|
Use the AddAllArgs overload which accepts an ArrayRef of OptSpecifier.
|
2015-07-29 18:39:14 +00:00 |
Edit
|
[edit] Don't hit an assert when trying to delete a trailing space at EOF
|
2015-03-29 18:07:29 +00:00 |
Format
|
Do not force linebreaks when MaxEmptyLinesToKeep is 0.
|
2015-07-28 15:50:24 +00:00 |
Frontend
|
Use an iterative method instead of recursion for printing macro backtraces.
|
2015-07-28 20:53:46 +00:00 |
FrontendTool
|
Provide a BuryPointer for unique_ptrs.
|
2014-08-29 16:53:14 +00:00 |
Headers
|
[X86][AVX512BW] add convert i16 to i8 and unpack intrinsics
|
2015-07-29 12:34:20 +00:00 |
Index
|
Rename MacroDefinition -> MacroDefinitionRecord, Preprocessor::MacroDefinition -> MacroDefinition.
|
2015-05-04 02:25:31 +00:00 |
Lex
|
[MS Extensions] Remove support for the i128 integer literal suffix
|
2015-07-26 09:02:26 +00:00 |
Parse
|
[MS Compat] Allow _Atomic(Type) and 'struct _Atomic' to coexist
|
2015-07-22 23:46:18 +00:00 |
Rewrite
|
Make local function isWhitespaceExceptNL static instead of in anonymous namespace
|
2015-07-28 04:54:03 +00:00 |
Sema
|
Fix -Wredundant-move warning.
|
2015-07-29 23:47:19 +00:00 |
Serialization
|
Remove some noise "this->"s left behind by r243213.
|
2015-07-30 03:37:16 +00:00 |
StaticAnalyzer
|
[AST] Turn the callbacks of lookupInBases and forallBases into a function_ref
|
2015-07-25 15:07:25 +00:00 |
Tooling
|
Driver: Remove the Job class. NFC
|
2015-07-02 22:52:08 +00:00 |
CMakeLists.txt
|
Fix build with various feature flag combinations
|
2014-07-14 22:17:22 +00:00 |
Makefile
|
Make clang's rewrite engine a core feature
|
2014-07-16 16:48:33 +00:00 |