llvm-project/clang/lib
Aaron Ballman 5fa302cb65 Complete support for the cxxCtorInitializer() AST matcher so that it can be used as a top-level matcher.
llvm-svn: 282417
2016-09-26 17:04:27 +00:00
..
ARCMigrate [NFC] Header cleanup 2016-07-18 19:02:11 +00:00
AST PR30401: Fix substitutions for functions with abi_tag 2016-09-21 08:27:03 +00:00
ASTMatchers Complete support for the cxxCtorInitializer() AST matcher so that it can be used as a top-level matcher. 2016-09-26 17:04:27 +00:00
Analysis [analyzer] Fix CloneDetector crash on calling methods of class templates. 2016-08-23 16:42:00 +00:00
Basic [OpenBSD] Add type sign information for OpenBSD 2016-09-22 19:28:20 +00:00
CodeGen [AMDGPU] Expose flat work group size, register and wave control attributes 2016-09-26 01:02:57 +00:00
Driver Driver: avoid failing in the backend 2016-09-26 04:48:22 +00:00
Edit [OpenCL] Generate opaque type for sampler_t and function call for the initializer 2016-07-28 19:26:30 +00:00
Format clang-format: Only special-case top-level */& in multivar-declstmts. 2016-09-26 15:14:24 +00:00
Frontend Revert "set the underlying value of “#pragma STDC FP_CONTRACT” on by default" 2016-09-23 20:32:52 +00:00
FrontendTool C++ Modules TS: add frontend support for building pcm files from module 2016-08-26 00:14:38 +00:00
Headers [mips] MSA intrinsics header file 2016-09-20 15:07:36 +00:00
Index Visit lambda capture inits from RecursiveASTVisitor::TraverseLambdaCapture(). 2016-08-17 14:59:53 +00:00
Lex Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes. 2016-09-07 21:53:17 +00:00
Parse [SemaObjC] Be more strict while parsing type arguments and protocols 2016-09-13 20:04:35 +00:00
Rewrite [analyzer] Fix HTMLRewriter style sheets to support non-webkit browsers. 2016-09-15 16:25:42 +00:00
Sema [AMDGPU] Expose flat work group size, register and wave control attributes 2016-09-26 01:02:57 +00:00
Serialization Remove excessive padding from RedeclarableResult 2016-09-24 04:21:53 +00:00
StaticAnalyzer [analyzer] Improve CastToStruct checker so it can also detect widening casts of struct data 2016-09-26 15:17:18 +00:00
Tooling Recommit r281457 "Supports adding insertion around non-insertion replacements". 2016-09-19 08:40:42 +00:00
CMakeLists.txt Fix build with various feature flag combinations 2014-07-14 22:17:22 +00:00