llvm-project/clang/lib
Alex Lorenz 35019dbe6b [DeclPrinter] Honor TerseOutput for constructors
Patch by Nikolai Kosjar!

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

llvm-svn: 318365
2017-11-16 01:28:25 +00:00
..
ARCMigrate Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC. 2017-06-03 06:23:19 +00:00
AST [DeclPrinter] Honor TerseOutput for constructors 2017-11-16 01:28:25 +00:00
ASTMatchers ASTMatchers.h: Fix ODR violations by avoiding internal linkage variables in headers 2017-11-15 16:52:12 +00:00
Analysis [analyzer] Model correct dispatch_once() 'done' value in BodyFarm 2017-11-06 22:12:19 +00:00
Basic Split x86 "Processor" info into its own def file. [NFC] 2017-11-15 22:25:39 +00:00
CodeGen [OpenCL] Fix code generation of function-scope constant samplers. 2017-11-15 11:38:17 +00:00
CrossTU [CrossTU] Fix handling of Cross Translation Unit directory path 2017-10-27 12:53:37 +00:00
Driver Switch -mcount and -finstrument-functions to emit EnterExitInstrumenter attributes 2017-11-14 21:13:27 +00:00
Edit [clang] Fix format specifiers fixits for nested macros 2017-06-20 20:46:58 +00:00
Format Refactor ContinuationIndenter's breakProtrudingToken logic. 2017-11-14 09:19:53 +00:00
Frontend Switch -mcount and -finstrument-functions to emit EnterExitInstrumenter attributes 2017-11-14 21:13:27 +00:00
FrontendTool [CMake] Use #cmakedefine01 for CLANG_ENABLE_(ARCMT|OBJC_REWRITER|STATIC_ANALYZER) 2017-10-18 05:21:17 +00:00
Headers [X86] test/testn intrinsics lowering to IR. clang side 2017-11-13 12:50:52 +00:00
Index [index] tag declarations should use the decl role instead of ref 2017-11-09 20:50:59 +00:00
Lex [refactor][extract] insert semicolons into extracted/inserted code 2017-11-03 18:11:22 +00:00
Parse [Parser] Fix TryParseLambdaIntroducer() error handling 2017-11-06 17:42:17 +00:00
Rewrite [Analyzer] Add support for displaying cross-file diagnostic paths in HTML output 2017-08-03 18:12:22 +00:00
Sema [AST, Sema] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2017-11-15 22:00:04 +00:00
Serialization Adjust r316292 - remove the anonymous union for sharing a bitfield in FunctionDecl. 2017-11-11 18:02:29 +00:00
StaticAnalyzer [clang] Remove redundant return [NFC] 2017-11-13 19:29:31 +00:00
Tooling [refactor][selection] canonicalize decl ref callee to the call expr 2017-11-14 23:10:50 +00:00
CMakeLists.txt Add Cross Translation Unit support library 2017-09-22 11:11:01 +00:00