.. |
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 am AST matcher for isMoveAssignmentOperator.
|
2016-01-22 22:37:09 +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
|
Change of UserLabelPrefix default value from "_" to ""
|
2016-01-22 15:24:34 +00:00 |
CodeGen
|
[cfi] Do not emit bit set entry for available_externally vtables.
|
2016-01-23 01:20:18 +00:00 |
Driver
|
[MSVC Compat] Don't omit frame pointers if /Oy- is specified before /O2
|
2016-01-21 23:01:11 +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
|
2 missing intrinsics _cvtss_sh and _mm_cvtps_ph were added to the intrinsics header f16intrin.h
|
2016-01-22 06:50:50 +00:00 |
Index
|
Roll-back r250822.
|
2015-10-20 13:23:58 +00:00 |
Lex
|
[MSVC Compat] Accept elided commas in macro function arguments
|
2016-01-22 19:26:44 +00:00 |
Parse
|
[OpenMP] Update map clause SEMA to support OpenMP 4.5 possible list items.
|
2016-01-22 20:21:36 +00:00 |
Rewrite
|
Roll-back r250822.
|
2015-10-20 13:23:58 +00:00 |
Sema
|
SemaOpenMP.cpp: Fix a warning in r258543. [-Wunused-variable]
|
2016-01-23 01:38:20 +00:00 |
Serialization
|
Module Debugging: Canonicalize the file names used as PCH module names
|
2016-01-22 23:30:56 +00:00 |
StaticAnalyzer
|
[analyzer] Utility to match function calls.
|
2016-01-22 22:32:46 +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 |