llvm-project/clang/lib
Richard Smith 83c2ecf9fa Fix rejects-valid when forming a pointer-to-member with 'decltype(expr)::*'.
llvm-svn: 259604
2016-02-02 23:34:49 +00:00
..
ARCMigrate Class Property: class property and instance property can have the same name. 2016-01-28 18:49:28 +00:00
AST ObjCXX: fix a crash during typo correction. 2016-02-02 22:23:03 +00:00
ASTMatchers Reapply r259210 with a fix for RegistryTest.cpp. 2016-02-01 14:11:47 +00:00
Analysis Make headers self-contained. 2016-02-02 11:06:57 +00:00
Basic [OpenMP] Prevent nesting of target constructs within target code execution regions. 2016-02-02 04:00:47 +00:00
CodeGen Work around build failure due to GCC 4.8.1 bug. We don't completely understand 2016-02-02 23:11:49 +00:00
Driver Move DebugInfoKind into its own header to cut the cyclic dependency edge from Driver to Frontend. 2016-02-02 11:06:51 +00:00
Edit Remove autoconf support 2016-01-26 21:30:40 +00:00
Format clang-format: Make AlignAfterOpenBracket also affect angle brackets. 2016-02-02 10:28:11 +00:00
Frontend Move DebugInfoKind into its own header to cut the cyclic dependency edge from Driver to Frontend. 2016-02-02 11:06:51 +00:00
FrontendTool Remove autoconf support 2016-01-26 21:30:40 +00:00
Headers This patch adds doxygen comments for the intrinsincs in the header file __wmmintrin_aes.h. 2016-01-29 23:59:00 +00:00
Index Remove autoconf support 2016-01-26 21:30:40 +00:00
Lex Move LocInfoType from Sema to AST. 2016-02-01 17:42:01 +00:00
Parse Fix rejects-valid when forming a pointer-to-member with 'decltype(expr)::*'. 2016-02-02 23:34:49 +00:00
Rewrite Remove autoconf support 2016-01-26 21:30:40 +00:00
Sema [CUDA] Do not allow dynamic initialization of global device side variables. 2016-02-02 22:29:48 +00:00
Serialization assert(false) -> llvm_unreachable(). 2016-01-30 08:03:54 +00:00
StaticAnalyzer Code clean up; NFC. 2016-02-01 21:28:33 +00:00
Tooling Add an optional ToolName argument to runToolOnCodeWithArgs/buildASTFromCodeWithArgs. 2016-01-29 11:29:02 +00:00
CMakeLists.txt Fix build with various feature flag combinations 2014-07-14 22:17:22 +00:00