llvm-project/clang/lib
Yaron Keren c6d8a57edf Implement TemplateArgument::dump() method for debugging, patterned after TemplateName::dump().
llvm-svn: 259192
2016-01-29 13:46:15 +00:00
..
ARCMigrate Class Property: class property and instance property can have the same name. 2016-01-28 18:49:28 +00:00
AST Implement TemplateArgument::dump() method for debugging, patterned after TemplateName::dump(). 2016-01-29 13:46:15 +00:00
ASTMatchers Remove autoconf support 2016-01-26 21:30:40 +00:00
Analysis Class Property: class property and instance property can have the same name. 2016-01-28 18:49:28 +00:00
Basic Fix isBeforeInTranslationUnit to not abort on macros defined in cmdline. 2016-01-28 09:28:18 +00:00
CodeGen Use a consistent spelling for vtables. 2016-01-29 01:35:53 +00:00
Driver ARMv7k: simplify logic for deciding sjlj-exceptions. 2016-01-27 22:14:02 +00:00
Edit Remove autoconf support 2016-01-26 21:30:40 +00:00
Format clang-format: [Java] Remove unnecessary line break after complex annotations 2016-01-27 20:14:23 +00:00
Frontend Remove autoconf support 2016-01-26 21:30:40 +00:00
FrontendTool Remove autoconf support 2016-01-26 21:30:40 +00:00
Headers [CUDA] Implemented device-side support functions in <cmath>. 2016-01-26 23:37:29 +00:00
Index Remove autoconf support 2016-01-26 21:30:40 +00:00
Lex [Lex] Share some common code between decimal and octal parsing in NumericLiteralParser. 2016-01-28 05:22:54 +00:00
Parse Include RecordDecls from anonymous unions in the AST. 2016-01-28 19:25:00 +00:00
Rewrite Remove autoconf support 2016-01-26 21:30:40 +00:00
Sema [Concepts] Implement a portion of Concepts TS[dcl.spec.concept]p5 and p6: 2016-01-29 04:43:59 +00:00
Serialization Remove autoconf support 2016-01-26 21:30:40 +00:00
StaticAnalyzer Class Property: change PropertyMap to include isClassProperty. 2016-01-28 23:36:05 +00:00
Tooling Add an optional ToolName argument to runToolOnCodeWithArgs/buildASTFromCodeWithArgs. 2016-01-29 11:29:02 +00:00
CMakeLists.txt Fix build with various feature flag combinations 2014-07-14 22:17:22 +00:00