llvm-project/clang/lib
Richard Trieu 791b86ec55 Add the exception for strings in logical and expressions to -Wstring-conversion
for C code.

llvm-svn: 222327
2014-11-19 06:08:18 +00:00
..
ARCMigrate clang-format a recent commit I made 2014-11-19 05:48:40 +00:00
AST [OPENMP] Additional processing of 'omp atomic read' directive. 2014-11-18 10:14:22 +00:00
ASTMatchers Remove VariadicOperatorMatcherInterface as it is redundant with logic from DynTypedMatcher. 2014-11-17 14:55:49 +00:00
Analysis Thread Safety Analysis: move warnings on range-based for loops out of beta 2014-11-05 23:09:28 +00:00
Basic Standardize on StringMap::insert, removing uses of StringMap::GetOrCreateValue. 2014-11-19 03:06:06 +00:00
CodeGen clang-format a recent commit I made 2014-11-19 05:48:40 +00:00
Driver Update for LLVM API change 2014-11-19 02:56:13 +00:00
Edit Edit: Do not extend a removal to include trailing whitespace if we're at the end 2014-09-15 11:47:10 +00:00
Format clang-format: Add option to disable alignment after opening brackets 2014-11-18 23:55:27 +00:00
Frontend Standardize on StringMap::insert, removing uses of StringMap::GetOrCreateValue. 2014-11-19 03:06:06 +00:00
FrontendTool Provide a BuryPointer for unique_ptrs. 2014-08-29 16:53:14 +00:00
Headers [PowerPC] Enable vec_perm for long long and double vector types for VSX 2014-11-14 13:10:13 +00:00
Index [CMake] Prune redundant libdeps. 2014-10-30 01:37:44 +00:00
Lex clang-format a recent commit I made 2014-11-19 05:48:40 +00:00
Parse PR21565 Add an egregious hack to support broken libstdc++ headers that declare 2014-11-14 00:37:55 +00:00
Rewrite Trim some includes. NFC. 2014-10-29 22:13:46 +00:00
Sema Add the exception for strings in logical and expressions to -Wstring-conversion 2014-11-19 06:08:18 +00:00
Serialization [OPENMP] Additional processing of 'omp atomic read' directive. 2014-11-18 10:14:22 +00:00
StaticAnalyzer clang-format a recent commit I made 2014-11-19 05:48:40 +00:00
Tooling [Tooling] Restore current directory after processing each file. 2014-11-10 15:42:31 +00:00
CMakeLists.txt Fix build with various feature flag combinations 2014-07-14 22:17:22 +00:00
Makefile Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00