summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/fno-rtti-data.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Driver: hoist `-fno-rtti-data` to a driver flagSaleem Abdulrasool2018-03-011-0/+2
This is needed for building with the GNU driver (`clang++`) when targeting Windows and using msvcprt. This flag is the equivalent of `/GR-`. llvm-svn: 326469
OpenPOWER on IntegriCloud