summaryrefslogtreecommitdiffstats
path: root/clang/test/Frontend/stdlang.c
Commit message (Collapse)AuthorAgeFilesLines
* No longer allow the -std options to entirely override the -x language ↵Aaron Ballman2014-05-291-0/+9
option. This allows -x cuda -std=c++11, for instance. llvm-svn: 209824
OpenPOWER on IntegriCloud