llvm-project/clang/lib
Reid Kleckner fb72718ebf [MS] Put member pointer representation flags in our debug info
llvm-svn: 273063
2016-06-17 22:27:59 +00:00
..
ARCMigrate Apply clang-tidy's misc-move-constructor-init throughout Clang. 2016-05-27 14:27:13 +00:00
AST Apply some suggestions from clang-tidy's performance-unnecessary-value-param. 2016-06-15 14:20:56 +00:00
ASTMatchers Apply some suggestions from clang-tidy's performance-unnecessary-value-param. 2016-06-15 14:20:56 +00:00
Analysis Revert "[Temporary] Add an ExprWithCleanups for each C++ MaterializeTemporaryExpr." 2016-06-09 21:13:39 +00:00
Basic NVPTX: Add supported CL features 2016-06-17 19:02:14 +00:00
CodeGen [MS] Put member pointer representation flags in our debug info 2016-06-17 22:27:59 +00:00
Driver Driver: introduce and use `-isystem-after` for cross-windows 2016-06-17 17:23:16 +00:00
Edit Remove autoconf support 2016-01-26 21:30:40 +00:00
Format [clang-format] do not add existing includes. 2016-06-14 14:09:21 +00:00
Frontend [OpenCL] Allow -std={cl|CL}{|1.1|1.2|2.0} in driver 2016-06-17 17:19:28 +00:00
FrontendTool Make it possible for AST plugins to enable themselves by default 2016-03-15 12:51:40 +00:00
Headers Headers: wordsmith error message 2016-06-17 00:27:02 +00:00
Index Enable support for __float128 in Clang and enable it on pertinent platforms 2016-05-09 08:52:33 +00:00
Lex [Lex] Try to fix a 'comparison is always false' warning. NFC. 2016-06-16 02:30:33 +00:00
Parse Fix a few issues while skipping function bodies 2016-06-16 21:40:06 +00:00
Rewrite Remove use of builtin comma operator. 2016-02-18 22:34:54 +00:00
Sema Fix a few issues while skipping function bodies 2016-06-16 21:40:06 +00:00
Serialization Revert accidential "[MSVC] Late parsing of in-class defined member functions in template" 2016-06-15 11:24:54 +00:00
StaticAnalyzer Revert accidential "[MSVC] Late parsing of in-class defined member functions in template" 2016-06-15 11:24:54 +00:00
Tooling Apply some suggestions from clang-tidy's performance-unnecessary-value-param. 2016-06-15 14:20:56 +00:00
CMakeLists.txt Fix build with various feature flag combinations 2014-07-14 22:17:22 +00:00