llvm-project/clang/include/clang
Mehdi Amini 9f10f34a6b Fix printf specifier handling: invalid specifier should not be marked as "consuming data arguments"
Reviewers: rsmith, bruno, dexonsmith

Subscribers: cfe-commits

Differential Revision: https://reviews.llvm.org/D27796

llvm-svn: 289850
2016-12-15 18:54:00 +00:00
..
ARCMigrate [Frontend] Make the memory management of FrontendAction pointers explicit by using unique_ptr. 2016-02-07 19:28:36 +00:00
AST Re-commit r289252 and r289285, and fix PR31374 2016-12-15 08:09:08 +00:00
ASTMatchers Replace APFloatBase static fltSemantics data members with getter functions 2016-12-14 11:57:17 +00:00
Analysis Fix printf specifier handling: invalid specifier should not be marked as "consuming data arguments" 2016-12-15 18:54:00 +00:00
Basic Re-commit r289252 and r289285, and fix PR31374 2016-12-15 08:09:08 +00:00
CodeGen swiftcc: Add an api to query whether a target ABI stores swifterror in a register 2016-12-01 18:07:38 +00:00
Config [Driver] Allow setting the default linker during build 2016-12-14 16:46:50 +00:00
Driver [CUDA] Add --ptxas-path= flag. 2016-12-15 18:44:57 +00:00
Edit [NFC] Header cleanup 2016-07-18 19:02:11 +00:00
Format clang-format: Separate out a language kind for ObjC. 2016-12-12 12:42:29 +00:00
Frontend Also recognize -std=iso9899:201x 2016-12-06 10:23:07 +00:00
FrontendTool
Index [index] Rename SymbolSubKind -> SymbolProperty, NFC. 2016-11-11 23:49:55 +00:00
Lex [CrashReproducer] Collect headermap files 2016-12-11 04:27:28 +00:00
Parse Remove special error recovery for ::(id) 2016-12-09 21:10:43 +00:00
Rewrite Use StringRef for MemoryBuffer identifier API (NFC) 2016-10-01 16:38:28 +00:00
Sema [c++1z] P0217R3: Allow by-value structured binding of arrays. 2016-12-14 03:22:16 +00:00
Serialization Add two new AST nodes to represent initialization of an array in terms of 2016-12-12 02:53:20 +00:00
StaticAnalyzer [analyzer] Detect ObjC properties that are both (copy) and Mutable. 2016-12-13 17:19:18 +00:00
Tooling Extend CompilationDatabase by a field for the output filename 2016-12-01 23:37:45 +00:00
CMakeLists.txt Fixed bug 2016-05-31 15:56:26 +00:00
module.modulemap Add another .def file to module map to fix modules buildbot's displeasure. 2016-10-06 21:31:04 +00:00