..
ARCMigrate
[AST] Remove StmtRange in favor of an iterator_range.
2015-07-18 17:09:36 +00:00
AST
Remove two unused includes, part 2...
2015-07-19 20:44:11 +00:00
ASTMatchers
[ASTMatchers] Use provided target NodeKind instead of inferring it from the matchers.
2015-07-17 16:05:27 +00:00
Analysis
[AST] Remove StmtRange in favor of an iterator_range.
2015-07-18 17:09:36 +00:00
Basic
Ignore the "novtable" declspec when not using the Microsoft C++ ABI.
2015-07-20 22:57:31 +00:00
CodeGen
[MS Compat] Add support for __declspec(noalias)
2015-07-20 22:51:52 +00:00
Driver
Revert r242736.
2015-07-20 23:53:02 +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
clang-format: Fix crasher when a UTF8 character is found in an escape
2015-07-20 23:28:07 +00:00
Frontend
Fix -save-temp when using objc-arc, sanitizer and profiling
2015-07-17 20:09:56 +00:00
FrontendTool
Provide a BuryPointer for unique_ptrs.
2014-08-29 16:53:14 +00:00
Headers
[X86][AVX512BW] add clang intrinsics for pmulhrsw / pmulhuw / pmulhw
2015-07-19 08:47:31 +00:00
Index
Rename MacroDefinition -> MacroDefinitionRecord, Preprocessor::MacroDefinition -> MacroDefinition.
2015-05-04 02:25:31 +00:00
Lex
Ignore the "novtable" declspec when not using the Microsoft C++ ABI.
2015-07-20 22:57:31 +00:00
Parse
Ignore the "novtable" declspec when not using the Microsoft C++ ABI.
2015-07-20 22:57:31 +00:00
Rewrite
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
2015-06-22 23:07:51 +00:00
Sema
Ignore the "novtable" declspec when not using the Microsoft C++ ABI.
2015-07-20 22:57:31 +00:00
Serialization
[modules] Don't save uninteresting identifiers, and don't consider identifiers
2015-07-19 21:41:12 +00:00
StaticAnalyzer
[Static Analyzer] Do not fail silently, when the analyzer is invoked from tooling lib, an analyzer plugin is loaded, but the runtime linker fails to link.
2015-07-15 20:32:07 +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