summaryrefslogtreecommitdiff
path: root/clang/test/Driver/warning-options_pedantic.cpp
AgeCommit message (Expand)Author
2022-04-12[Driver][test] Remove unused/obsoleted REQUIRES: clang-driverFangrui Song
2020-01-13[Clang][Driver] Re-use the calling process instead of creating a new process ...Alexandre Ganea
2015-02-12Fix tests so they work when the linker is gccFilipe Cabecinhas
2012-12-11clang/test/Driver: Introduce the feature "clang-driver", set if gcc driver is...NAKAMURA Takumi
2012-07-07Re-apply r159875 with fixes.Ted Kremenek