llvm-project/clang/lib
JF Bastien 72c475276e [NFC] remove unused variable
It was causing a warning.

llvm-svn: 342750
2018-09-21 17:38:41 +00:00
..
ARCMigrate Add missing library dependency to fix build break after rC340247 2018-08-21 11:41:41 +00:00
AST [CUDA] Ignore uncallable functions when we check for usual deallocators. 2018-09-21 17:29:33 +00:00
ASTMatchers [ASTMatchers] add three matchers for dependent expressions 2018-09-11 16:09:19 +00:00
Analysis Thread safety analysis: Handle ObjCIvarRefExpr in SExprBuilder::translate 2018-09-19 23:57:38 +00:00
Basic [AST] Various optimizations + refactoring in DeclarationName(Table) 2018-09-21 12:53:22 +00:00
CodeGen [NFC] remove unused variable 2018-09-21 17:38:41 +00:00
CrossTU [CrossTU] Fix handling of Cross Translation Unit directory path 2017-10-27 12:53:37 +00:00
Driver [XRay][clang] Propagate -fxray-instrumentation-bundle to -cc1 2018-09-21 08:32:49 +00:00
Edit Port getLocEnd -> getEndLoc 2018-08-09 21:09:38 +00:00
Format [clang-format] Do not merge short case labels if followed by a block. 2018-09-21 03:46:36 +00:00
Frontend Add a callback for `__has_include` and use it for dependency scanning. 2018-09-18 23:27:02 +00:00
FrontendTool [modules] Frontend support for building a header module from a list of 2018-09-15 01:21:15 +00:00
Headers [X86] Add ktest intrinsics to match gcc and icc. 2018-08-31 22:29:56 +00:00
Index [index] Enhance indexing for module references 2018-09-18 15:02:56 +00:00
Lex Fix an assert in -Wquoted-include-in-framework-header 2018-09-20 19:00:03 +00:00
Parse [CodeComplete] Generate completion fix-its for C code as well 2018-09-21 11:23:22 +00:00
Rewrite Remove trailing space 2018-07-30 19:24:48 +00:00
Sema [CUDA] Ignore uncallable functions when we check for usual deallocators. 2018-09-21 17:29:33 +00:00
Serialization [AST] Various optimizations + refactoring in DeclarationName(Table) 2018-09-21 12:53:22 +00:00
StaticAnalyzer [analyzer] ExplodedGraph printing fixes 2018-09-17 20:46:53 +00:00
Tooling [Tooling] JSONCompilationDatabasePlugin infers compile commands for missing files 2018-09-14 12:24:09 +00:00
CMakeLists.txt Add Cross Translation Unit support library 2017-09-22 11:11:01 +00:00