[C++11] More 'nullptr' conversion or in some cases just using a boolean check instead...
[oota-llvm.git] / include / llvm / IR / LegacyPassNameParser.h
2014-04-09 Craig Topper[C++11] More 'nullptr' conversion or in some cases...
2014-03-05 Craig Topper[C++11] Add 'override' keyword to IR library.
2014-03-04 Chandler Carruth[Modules] Move the PassNameParser to the IR library...