summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/Inputs/rewrite-2.map
Commit message (Collapse)AuthorAgeFilesLines
* Driver: avoid failing in the backendSaleem Abdulrasool2016-09-261-0/+0
Avoid failing in the backend when the rewrite map does not exist. Rather check that the map exists in the frontend before handing it off to the backend. Add the missing rewrite maps that the tests were referencing. llvm-svn: 282379
OpenPOWER on IntegriCloud