Fixed/added namespace ending comments using clang-tidy. NFC
[oota-llvm.git] / include / llvm / IR / Mangler.h
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-03-17 David MajnemerRevert "Address review comments"
2015-03-17 David MajnemerAddress review comments
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-02-19 Rafael EspindolaAdd back r201608, r201622, r201624 and r201625
2014-02-19 Daniel JasperRevert r201622 and r201608.
2014-02-18 Rafael EspindolaFix PR18743.
2014-02-10 Rafael EspindolaMark the methods in the Mangler const.
2014-01-29 Rafael EspindolaUse a raw_stream to implement the mangler.
2014-01-08 Chandler CarruthRemove vestigal bits of MC from the mangler. It no...
2014-01-07 Rafael EspindolaMove the llvm mangler to lib/IR.