Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Driver: fix an assertion with `-print-prog-name=` | Saleem Abdulrasool | 2018-05-01 | 1 | -0/+5 |
Fix an assertion when -print-prog-name= is invoked without parameter. Returns an empty string. Patch by Christian Bruel! llvm-svn: 331296 |