[C++11] Replace LLVM-style type traits with C++11 standard ones.
[oota-llvm.git] / include / llvm / IR / ValueMap.h
2014-03-07 Benjamin Kramer[C++11] Replace LLVM-style type traits with C++11 stand...
2014-03-05 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2014-03-04 Chandler Carruth[Modules] Move ValueMap to the IR library. While this...