commit | 007ef4f775797665a2b2df2c693517ac3a275f5c | [log] [tgz] |
---|---|---|
author | Hans Wennborg <hans@hanshq.net> | Tue Sep 17 23:27:39 2013 +0000 |
committer | Hans Wennborg <hans@hanshq.net> | Tue Sep 17 23:27:39 2013 +0000 |
tree | b9dae2424e19d60b7661cd95955475eaa5bf78b0 | |
parent | 1f7fd68131872707a297335e6bc71beef47f9d73 [diff] |
clang-cl: ignore ths /GS- flag The /GS- flag is used to turn off run-time buffer security checks (/GS). Since no such checks are enabled in the first place, I think we should just ignore this flag. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@190900 91177308-0d34-0410-b5e6-96231b3b80d8