[PM/AA] Remove the function names and class names from doxygen comments
[oota-llvm.git] / include / llvm / Analysis / DominanceFrontierImpl.h
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-05-11 Richard SmithAdd more missing #includes, found by modules build.
2015-03-17 Richard SmithFix ODR violations caused by putting anonymous namespac...
2014-11-19 David BlaikieUpdate SetVector to rely on the underlying set's insert...
2014-10-10 Benjamin KramerReduce double set lookups. NFC.
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-07-12 Matt ArsenaultTry to fix MSVC warning.
2014-07-12 Matt ArsenaultTemplatify DominanceFrontier.