llvm-project/llvm/lib/Bitcode/Reader
David Blaikie dc3f01e9cf Simplify expressions involving boolean constants with clang-tidy
Patch by Richard (legalize at xmission dot com).

Differential Revision: http://reviews.llvm.org/D8154

llvm-svn: 231617
2015-03-09 01:57:13 +00:00
..
BitReader.cpp Propagate a better error message to the C api. 2015-02-03 01:53:03 +00:00
BitcodeReader.cpp Add missing includes. make_unique proliferated everywhere. 2015-03-01 21:28:53 +00:00
BitcodeReader.h Use common parse routine to read alignment values from bitcode 2015-02-22 19:32:03 +00:00
BitstreamReader.cpp Simplify expressions involving boolean constants with clang-tidy 2015-03-09 01:57:13 +00:00
CMakeLists.txt Use ADDITIONAL_HEADER_DIRS in all LLVM CMake projects. 2015-02-11 03:28:02 +00:00
LLVMBuild.txt
Makefile