summaryrefslogtreecommitdiff
path: root/test/Modules/explicit-build-flags.cpp
AgeCommit message (Expand)Author
2016-06-23Restructure the propagation of -fPIC/-fPIE.Rafael Espindola
2016-04-07Replace Sema-level implementation of -fassume-sane-operator-new with aRichard Smith
2016-04-07[modules] Allow differences in flags that only affect preprocessor predefinesRichard Smith
2014-11-04clang/test/Modules: Remove "REQUIRES:shell" since they work for me.NAKAMURA Takumi
2014-10-31[modules] When a .pcm file is explicitly built separately from the translationRichard Smith
2014-10-28Extend test to check that -D flags do not leak across module boundaries.Richard Smith
2014-10-28[modules] Allow -I, -D, -W flags to change between building a module andRichard Smith