llvm-project/clang/lib
Richard Trieu 891f0f176c Revert the bool portion of r267054
Remove the floating point to bool conversion warnings.  Some of these
conversions will be caught by -Wliteral-conversion and -Wfloat-conversion

llvm-svn: 267234
2016-04-22 22:14:32 +00:00
..
ARCMigrate Fix some Clang-tidy readability-redundant-control-flow warnings; other minor fixes. 2016-02-10 19:11:58 +00:00
AST Split interesting warnings off from -Wfloat-conversion 2016-04-21 21:04:55 +00:00
ASTMatchers [ASTMatchers] Do not try to memoize nodes we can't compare. 2016-04-19 15:52:56 +00:00
Analysis Revert 266186 as it breaks anything that includes type_traits on some platforms 2016-04-15 18:04:13 +00:00
Basic [Hexagon] Define architecture version macros for hexagonv55 2016-04-21 14:30:04 +00:00
CodeGen PGO] PGOFuncName meta data if PGOFuncName is different from function's raw name 2016-04-22 21:19:05 +00:00
Driver [esan] EfficiencySanitizer driver flags 2016-04-21 21:32:04 +00:00
Edit Remove autoconf support 2016-01-26 21:30:40 +00:00
Format Fixed a bug in AnnotatedLine::startsWith when there are comments in the line. 2016-04-19 19:25:33 +00:00
Frontend [CrashReproducer] Setup 'use-external-names' in YAML files. 2016-04-13 19:28:21 +00:00
FrontendTool Make it possible for AST plugins to enable themselves by default 2016-03-15 12:51:40 +00:00
Headers [clang][AVX512][Builtin] adding intrinsics for vf{n}madd{ss|sd} and vf{n}sub{ss|sd} instruction set 2016-04-22 10:56:24 +00:00
Index [index] Add SymbolSubKinds for ObjC IB annotations. 2016-04-22 07:21:16 +00:00
Lex [esan] EfficiencySanitizer driver flags 2016-04-21 21:32:04 +00:00
Parse Correctly parse GCC-style asm line following MS-style asm line. 2016-04-21 10:59:18 +00:00
Rewrite Remove use of builtin comma operator. 2016-02-18 22:34:54 +00:00
Sema Revert the bool portion of r267054 2016-04-22 22:14:32 +00:00
Serialization [modules] Remove some more unnecessary forwarding functions. 2016-04-18 21:54:58 +00:00
StaticAnalyzer [analyzer] Nullability: Suppress diagnostic on bind with cast. 2016-04-13 17:59:24 +00:00
Tooling [Tooling] Inject -resource-dir instead of overwriting argv[0]. 2016-04-21 10:18:18 +00:00
CMakeLists.txt Fix build with various feature flag combinations 2014-07-14 22:17:22 +00:00