[APFloat] Removed out of date comment from isNormal().
[oota-llvm.git] / include / llvm / Option /
2013-06-13 Reid KlecknerMerge changes to clang's Driver code into LLVM's Option...
2013-05-09 Dmitri GribenkoDocumentation warning: \param, not \parm
2013-02-18 David BlaikieUse LLVM_DELETED_FUNCTION rather than '// do not implem...
2013-01-10 Jakub StaszakFix include guards so they exactly match file names.
2013-01-02 Chandler CarruthResort the #include lines in include/... and lib/....
2012-12-05 Michael J. SpencerCopy clang/Driver/<Option parsing stuff> to llvm.