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