llvm-project/clang/lib
Hans Wennborg ebcd1c7ca2 Make -Wformat check the argument type for %n.
This makes Clang check that the corresponding argument for "%n" in a
format string is a pointer to int.

llvm-svn: 160966
2012-07-30 17:11:32 +00:00
..
ARCMigrate clang/lib: [CMake] Update tblgen'd dependencies. 2012-07-27 06:18:33 +00:00
AST Fix ambiguity detection in GetBestOverloadCandidateSimple. 2012-07-30 15:53:26 +00:00
ASTMatchers Fix for ASTMatchFinder to visit a functions parameter declarations. 2012-07-30 05:03:25 +00:00
Analysis Make -Wformat check the argument type for %n. 2012-07-30 17:11:32 +00:00
Basic Add a function to convert a single Unicode code point to a UTF8 sequence. 2012-07-27 20:36:22 +00:00
CodeGen clang/lib: [CMake] Update tblgen'd dependencies. 2012-07-27 06:18:33 +00:00
Driver Fix dynamic object linker for ARM GNUEABIHF. 2012-07-30 11:05:56 +00:00
Edit clang/lib: [CMake] Update tblgen'd dependencies. 2012-07-27 06:18:33 +00:00
Frontend Preprocessor: add __BYTE_ORDER__ predefined macro 2012-07-27 18:34:31 +00:00
FrontendTool clang/lib: [CMake] Update tblgen'd dependencies. 2012-07-27 06:18:33 +00:00
Headers Add _rdrand{16,32,64}_step intrinsics to immintrin.h 2012-07-12 09:33:03 +00:00
Lex clang/lib: [CMake] Update tblgen'd dependencies. 2012-07-27 06:18:33 +00:00
Parse Fix an assertion failure when code completing an auto variable's initialiser. 2012-07-27 12:56:09 +00:00
Rewrite clang/lib: [CMake] Update tblgen'd dependencies. 2012-07-27 06:18:33 +00:00
Sema Make -Wformat check the argument type for %n. 2012-07-30 17:11:32 +00:00
Serialization clang/lib: [CMake] Update tblgen'd dependencies. 2012-07-27 06:18:33 +00:00
StaticAnalyzer clang/lib: [CMake] Update tblgen'd dependencies. 2012-07-27 06:18:33 +00:00
Tooling clang/lib: [CMake] Update tblgen'd dependencies. 2012-07-27 06:18:33 +00:00
CMakeLists.txt Adds the AST Matcher library, which provides a in-C++ DSL to express 2012-07-06 05:48:52 +00:00
Makefile Adds the AST Matcher library, which provides a in-C++ DSL to express 2012-07-06 05:48:52 +00:00