llvm-project/clang/lib
Henry Wong 7af1c99024 [analyzer] CStringChecker.cpp - Code refactoring on bug report.
Reviewers: NoQ, george.karpenkov, xazax.hun

Reviewed By: george.karpenkov	

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

llvm-svn: 330589
2018-04-23 13:36:51 +00:00
..
ARCMigrate Fix typos in clang 2018-04-06 15:14:32 +00:00
AST [CXX] Templates specialization visibility can be wrong 2018-04-19 15:46:43 +00:00
ASTMatchers Fix typos in clang 2018-04-06 15:14:32 +00:00
Analysis Fix -Wunused-variable warnings after r330377. 2018-04-20 09:47:03 +00:00
Basic [Solaris] __float128 is supported on Solaris/x86 2018-04-23 09:28:08 +00:00
CodeGen [CodeGen] Reland r330442: Add an option to suppress output of llvm.ident 2018-04-23 10:08:46 +00:00
CrossTU [CrossTU] Fix handling of Cross Translation Unit directory path 2017-10-27 12:53:37 +00:00
Driver [CodeGen] Reland r330442: Add an option to suppress output of llvm.ident 2018-04-23 10:08:46 +00:00
Edit [Edit, Rewrite] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2018-03-27 00:01:49 +00:00
Format [clang-format] Fix clang-tidy readability problems, NFCI 2018-04-23 10:02:59 +00:00
Frontend [OpenCL] Reject virtual functions for OpenCL C++ 2018-04-23 11:23:47 +00:00
FrontendTool Make a build bot happy. 2018-02-10 14:26:53 +00:00
Headers [X86] WaitPKG intrinsics 2018-04-20 18:44:33 +00:00
Index [Index] Return SourceLocation to consumers, not FileID/Offset pair. 2018-04-09 14:12:51 +00:00
Lex Record whether a module came from a private module map 2018-04-20 17:16:04 +00:00
Parse [OpenCL] Reject virtual functions for OpenCL C++ 2018-04-23 11:23:47 +00:00
Rewrite [Edit, Rewrite] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2018-03-27 00:01:49 +00:00
Sema [OPENMP] Fix -Wunused-lambda-capture. NFC 2018-04-18 19:32:01 +00:00
Serialization Record whether a module came from a private module map 2018-04-20 17:16:04 +00:00
StaticAnalyzer [analyzer] CStringChecker.cpp - Code refactoring on bug report. 2018-04-23 13:36:51 +00:00
Tooling [Tooling] Correct the "-std" compile command option. 2018-04-11 09:18:18 +00:00
CMakeLists.txt Add Cross Translation Unit support library 2017-09-22 11:11:01 +00:00