llvm-project/clang/lib
Richard Smith 33d8b95ef6 Silence "unused variable" warning.
llvm-svn: 339747
2018-08-15 01:06:30 +00:00
..
ARCMigrate Revert r339623 "Model type attributes as regular Attrs." 2018-08-14 01:55:37 +00:00
AST Fix Stmt::ignoreImplicit 2018-08-14 21:33:28 +00:00
ASTMatchers [ASTMatchers] Add matchers unresolvedMemberExpr, cxxDependentScopeMemberExpr 2018-08-12 17:34:36 +00:00
Analysis [CFG] [analyzer] Find argument constructors in CXXTemporaryObjectExprs. 2018-08-14 21:10:46 +00:00
Basic AMDGPU: Fix enabling denormals by default on pre-VI targets 2018-08-08 17:48:37 +00:00
CodeGen [InlineAsm] Update the min-legal-vector-width function attribute based on inputs and outputs to inline assembly 2018-08-14 20:21:05 +00:00
CrossTU [CrossTU] Fix handling of Cross Translation Unit directory path 2017-10-27 12:53:37 +00:00
Driver SafeStack: Disable Darwin support 2018-08-14 19:50:41 +00:00
Edit Port getLocEnd -> getEndLoc 2018-08-09 21:09:38 +00:00
Format [clang-format] comment reflow: add last line's penalty when ending broken 2018-08-07 10:23:24 +00:00
Frontend Port getLocEnd -> getEndLoc 2018-08-09 21:09:38 +00:00
FrontendTool Remove trailing space 2018-07-30 19:24:48 +00:00
Headers [Headers] Define *_HAS_SUBNORM for FLT, DBL, LDBL 2018-08-08 20:38:38 +00:00
Index Port getLocEnd -> getEndLoc 2018-08-09 21:09:38 +00:00
Lex [clang] Store code completion token range in preprocessor. 2018-08-13 08:13:35 +00:00
Parse We have in place support for parsing #pragma FENV_ACCESS, but that 2018-08-14 17:06:56 +00:00
Rewrite Remove trailing space 2018-07-30 19:24:48 +00:00
Sema [OPENMP] Fix processing of declare target construct. 2018-08-14 18:31:20 +00:00
Serialization Revert r339623 "Model type attributes as regular Attrs." 2018-08-14 01:55:37 +00:00
StaticAnalyzer Silence "unused variable" warning. 2018-08-15 01:06:30 +00:00
Tooling Port getLocEnd -> getEndLoc 2018-08-09 21:09:38 +00:00
CMakeLists.txt Add Cross Translation Unit support library 2017-09-22 11:11:01 +00:00