aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/IR/DiagnosticHandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2022-06-05Remove unneeded cl::ZeroOrMore for cl::opt/cl::list optionsFangrui Song1-6/+3
2021-10-06[llvm] Replace report_fatal_error(std::string) uses with report_fatal_error(T...Simon Pilgrim1-1/+1
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-05-01Remove \brief commands from doxygen comments.Adrian Prantl1-1/+1
2017-09-19Allow ORE.emit to take a closure to delay building the remark objectAdam Nemet1-0/+5
2017-09-15This patch fixes https://bugs.llvm.org/show_bug.cgi?id=32352 Vivek Pandya1-0/+86
2017-09-15This reverts r313381Vivek Pandya1-86/+0
2017-09-15This patch fixes https://bugs.llvm.org/show_bug.cgi?id=32352 Vivek Pandya1-0/+86