.. |
ARCMigrate
|
Replace double negation of !FileID.isInvalid() with FileID.isValid().
|
2015-10-03 10:46:20 +00:00 |
AST
|
[OPENMP 4.1] Codegen for array sections/subscripts in 'reduction' clause.
|
2015-10-08 09:10:53 +00:00 |
ASTMatchers
|
ASTMatchers: Keep AllCallbacks in a set instead of a vector
|
2015-10-07 19:56:12 +00:00 |
Analysis
|
Fix Clang-tidy modernize-use-nullptr warnings in source directories; other minor cleanups
|
2015-10-06 23:40:43 +00:00 |
Basic
|
[VFS] Port driver tool chains to VFS.
|
2015-10-07 15:48:01 +00:00 |
CodeGen
|
[OPENMP 4.1] Codegen for array sections/subscripts in 'reduction' clause.
|
2015-10-08 09:10:53 +00:00 |
Driver
|
Use itostr(), not std::to_string() because of Android.
|
2015-10-08 05:25:03 +00:00 |
Edit
|
Replace double negation of !FileID.isInvalid() with FileID.isValid().
|
2015-10-03 10:46:20 +00:00 |
Format
|
clang-format: Fixed missing space between Obj-C for/in and a typecast.
|
2015-10-07 15:09:08 +00:00 |
Frontend
|
Stop messing with the 'g' group of options in CompilerInvocation.
|
2015-10-08 04:24:12 +00:00 |
FrontendTool
|
Provide a BuryPointer for unique_ptrs.
|
2014-08-29 16:53:14 +00:00 |
Headers
|
[Headers][X86] Fix stream_load (movntdqa) to accept const*.
|
2015-10-02 23:29:26 +00:00 |
Index
|
[VFS] Port SimpleFormatContext to InMemoryFileSystem.
|
2015-10-06 10:23:34 +00:00 |
Lex
|
SourceRanges are small and trivially copyable, don't them by reference.
|
2015-10-04 04:53:55 +00:00 |
Parse
|
When pretty-printing a C++11 literal operator, don't insert whitespace between
|
2015-10-08 00:17:59 +00:00 |
Rewrite
|
Make local function isWhitespaceExceptNL static instead of in anonymous namespace
|
2015-07-28 04:54:03 +00:00 |
Sema
|
[OPENMP 4.1] Codegen for array sections/subscripts in 'reduction' clause.
|
2015-10-08 09:10:53 +00:00 |
Serialization
|
[OPENMP 4.1] Codegen for array sections/subscripts in 'reduction' clause.
|
2015-10-08 09:10:53 +00:00 |
StaticAnalyzer
|
Fix Clang-tidy modernize-use-nullptr warnings in source directories; other minor cleanups
|
2015-10-06 23:40:43 +00:00 |
Tooling
|
[Tooling] Don't run a tool invocation without a FileManager.
|
2015-10-06 15:04:13 +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 |