llvm-project/clang/lib
Alexander Kornienko 74e1c46a50 Make ArgumentsAdjuster an std::function.
Reviewers: klimek

Reviewed By: klimek

Subscribers: klimek, cfe-commits

Differential Revision: http://reviews.llvm.org/D6505

llvm-svn: 223248
2014-12-03 17:53:02 +00:00
..
ARCMigrate clang-format a recent commit I made 2014-11-19 05:48:40 +00:00
AST This patch fixes a crash involving use of predefined 2014-12-02 18:42:51 +00:00
ASTMatchers Make the function pointer a template argument instead of a runtime value. 2014-12-01 14:46:14 +00:00
Analysis When checking for uninitialized values, do not confuse "std::move" with every 2014-11-27 01:29:32 +00:00
Basic Make le64 DescriptionString consistent with other targets. 2014-12-02 19:19:59 +00:00
CodeGen [OPENMP] Code formatting and improvement, no functional changes. 2014-12-03 12:11:24 +00:00
Driver Remove special case for aarch64 static vs. PIC code in iOS kernel code. 2014-12-02 00:27:35 +00:00
Edit Edit: Do not extend a removal to include trailing whitespace if we're at the end 2014-09-15 11:47:10 +00:00
Format clang-format: Fix fake parentheses placement with comments. 2014-12-03 14:02:59 +00:00
Frontend [modules] Track how 'header' directives were written in module map files, 2014-12-02 00:08:08 +00:00
FrontendTool Provide a BuryPointer for unique_ptrs. 2014-08-29 16:53:14 +00:00
Headers FullProduct should be _FullProduct 2014-12-02 23:44:40 +00:00
Index [CMake] Prune redundant libdeps. 2014-10-30 01:37:44 +00:00
Lex Add support for has_feature(cxx_alignof) and has_feature(c_alignof). 2014-12-03 01:25:49 +00:00
Parse Handle delayed corrections in a couple more error paths in ParsePostfixExpressionSuffix. 2014-12-03 05:30:54 +00:00
Rewrite Trim some includes. NFC. 2014-10-29 22:13:46 +00:00
Sema PR21706: -Wunsequenced was missing warnings when leaving a sequenced region that contained side effects. 2014-12-03 01:05:50 +00:00
Serialization Try to fix the MSVC build. 2014-12-02 02:13:09 +00:00
StaticAnalyzer Use nullptr to silence -Wsentinel when self-hosting on Windows 2014-12-01 22:02:27 +00:00
Tooling Make ArgumentsAdjuster an std::function. 2014-12-03 17:53:02 +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