llvm/unittests
Frederich Munch b6e6c85f4f Fix a few pedantic warnings.
Reviewers: zturner, hansw, hans

Reviewed By: hans

Subscribers: hans, llvm-commits

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@301595 91177308-0d34-0410-b5e6-96231b3b80d8
2017-04-27 22:10:57 +00:00
..
ADT [StringExtras] Add a fromHex to complement toHex. 2017-04-25 20:21:35 +00:00
Analysis Teach SCEV normalization to de/normalize non-affine add recs 2017-04-25 00:09:19 +00:00
AsmParser
Bitcode
CodeGen
DebugInfo Remove the unnecessary virtual dtor from the DIEUnit hierarchy (in favor of protected dtor in the base, final derived classes with public non-virtual dtors) 2017-04-22 02:18:00 +00:00
ExecutionEngine
IR Add support for DW_TAG_thrown_type. 2017-04-26 22:56:44 +00:00
LineEditor
Linker
MC
MI
Object
ObjectYAML
Option
ProfileData
Support Fix a few pedantic warnings. 2017-04-27 22:10:57 +00:00
Target
Transforms
XRay
CMakeLists.txt