.. |
ARCMigrate
|
Fix funciton->function typo.
|
2015-12-16 23:10:46 +00:00 |
AST
|
[OpenMP] Detect implicit map type to report unspecified map type for target enter/exit data directives.
|
2016-01-19 20:40:49 +00:00 |
ASTMatchers
|
Add an AST matcher for checking whether a function is defaulted.
|
2016-01-18 20:37:44 +00:00 |
Analysis
|
Use range-based for loop to avoid the need for calculating an array size. NFC
|
2015-11-30 03:11:12 +00:00 |
Basic
|
[OpenMP] Parsing + sema for "target exit data" directive.
|
2016-01-19 20:04:50 +00:00 |
CodeGen
|
Reference the updated function name /NFC
|
2016-01-20 00:24:52 +00:00 |
Driver
|
[CUDA] Handle -O options (more) correctly.
|
2016-01-19 19:52:21 +00:00 |
Edit
|
[Bugfix] Fix ICE on constexpr vector splat.
|
2016-01-13 01:52:39 +00:00 |
Format
|
Fix formatting of fully qualified names in array subscripts.
|
2016-01-19 14:05:32 +00:00 |
Frontend
|
Introduce -fsanitize-stats flag.
|
2016-01-16 00:31:22 +00:00 |
FrontendTool
|
Provide a BuryPointer for unique_ptrs.
|
2014-08-29 16:53:14 +00:00 |
Headers
|
[AVX512] Fix typo in r226298
|
2016-01-19 02:02:25 +00:00 |
Index
|
Roll-back r250822.
|
2015-10-20 13:23:58 +00:00 |
Lex
|
Add -Wexpansion-to-undefined: warn when using `defined` in a macro definition.
|
2016-01-19 15:15:31 +00:00 |
Parse
|
[OpenMP] Detect implicit map type to report unspecified map type for target enter/exit data directives.
|
2016-01-19 20:40:49 +00:00 |
Rewrite
|
Roll-back r250822.
|
2015-10-20 13:23:58 +00:00 |
Sema
|
[CUDA] Bail, rather than crash, on va_arg in device code.
|
2016-01-20 00:27:00 +00:00 |
Serialization
|
[OpenMP] Parsing + sema for "target exit data" directive.
|
2016-01-19 20:04:50 +00:00 |
StaticAnalyzer
|
[OpenMP] Parsing + sema for "target exit data" directive.
|
2016-01-19 20:04:50 +00:00 |
Tooling
|
Add fall-back mode for clang tools.
|
2015-12-03 10:38:53 +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 |