llvm-project/clang/lib
Richard Smith b7d7a046d8 Using for attributes voted into C++17.
llvm-svn: 273666
2016-06-24 12:15:12 +00:00
..
ARCMigrate Apply clang-tidy's misc-move-constructor-init throughout Clang. 2016-05-27 14:27:13 +00:00
AST Use even more ArrayRefs 2016-06-24 05:33:44 +00:00
ASTMatchers IgnoringImplicit matcher. 2016-06-24 09:38:03 +00:00
Analysis Use more ArrayRefs 2016-06-24 04:05:48 +00:00
Basic [AArch64] Change the preferred alignment for char and short to word alignment 2016-06-21 15:55:29 +00:00
CodeGen This patch fixes problem with passing structures and unions 2016-06-24 12:12:41 +00:00
Driver Restructure the propagation of -fPIC/-fPIE. 2016-06-23 15:07:32 +00:00
Edit Remove autoconf support 2016-01-26 21:30:40 +00:00
Format clang-format: [JS] handle conditionals in fields, default params. 2016-06-23 21:51:49 +00:00
Frontend Use even more ArrayRefs 2016-06-24 05:33:44 +00:00
FrontendTool Make it possible for AST plugins to enable themselves by default 2016-03-15 12:51:40 +00:00
Headers [AVX512] Replace masked unpack builtins with shufflevector and selects. 2016-06-23 06:36:42 +00:00
Index Use more ArrayRefs 2016-06-24 04:05:48 +00:00
Lex [Lex] Try to fix a 'comparison is always false' warning. NFC. 2016-06-16 02:30:33 +00:00
Parse Using for attributes voted into C++17. 2016-06-24 12:15:12 +00:00
Rewrite Remove use of builtin comma operator. 2016-02-18 22:34:54 +00:00
Sema Use even more ArrayRefs 2016-06-24 05:33:44 +00:00
Serialization Use even more ArrayRefs 2016-06-24 05:33:44 +00:00
StaticAnalyzer Use more ArrayRefs 2016-06-24 04:05:48 +00:00
Tooling Trying to fix a buffer overflow that broke buildbot sanitizer-x86_64-linux-fast/builds/13946. 2016-06-21 20:49:50 +00:00
CMakeLists.txt