summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/DiagnosticInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use DiagnosticInfo facility.Diego Novillo2014-03-141-0/+8
* Revert "[C++11] Replace LLVM atomics with std::atomic."Benjamin Kramer2014-03-031-3/+3
* [C++11] Replace LLVM atomics with std::atomic.Benjamin Kramer2014-03-031-3/+3
* Fix wording of warning message about invalid debug info.Manman Ren2014-02-041-2/+2
* Report a warning when dropping outdated debug info metadata.Manman Ren2014-01-161-0/+5
* Re-sort all of the includes with ./utils/sort_includes.py so thatChandler Carruth2014-01-071-1/+0
* DiagnosticInfo: Add missing namespaceTobias Grosser2013-12-181-1/+1
* Add warning capabilities in LLVM.Quentin Colombet2013-12-171-0/+54
OpenPOWER on IntegriCloud