Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [DebugInfo] Use WithColor for more debug line warnings | Andrew Ng | 2018-04-20 | 1 | -1/+1 |
| | | | | | | | | | | Updated two more debug line related warnings to use WithColor. This was necessary to ensure consistent output order of the warnings on Windows for debug line tests. Differential Revision: https://reviews.llvm.org/D45871 llvm-svn: 330440 | ||||
* | [DWARF] Replace assert with diagnostic. PR36868. | Paul Robinson | 2018-03-22 | 1 | -0/+38 |
llvm-svn: 328235 |