Fixed/added namespace ending comments using clang-tidy. NFC
[oota-llvm.git] / lib / ProfileData / InstrProfIndexed.h
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-01-14 Chandler Carruth[cleanup] Re-sort all the #include lines in LLVM using
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-08-01 Justin BognerInstrProf: Allow multiple functions with the same name
2014-04-29 Benjamin Kramerraw_ostream: Forward declare OpenFlags and include...
2014-04-18 Justin BognerProfileData: Don't forward declare ComputeHash and...
2014-04-18 Justin BognerProfileData: Add support for the indexed instrprof...