Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Driver: hoist `-fno-rtti-data` to a driver flag | Saleem Abdulrasool | 2018-03-01 | 1 | -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 |