summaryrefslogtreecommitdiffstats
path: root/test/Modules/explicit-build-flags.cpp
Commit message (Expand)AuthorAgeFilesLines
* Restructure the propagation of -fPIC/-fPIE.Rafael Espindola2016-06-231-1/+1
* Replace Sema-level implementation of -fassume-sane-operator-new with aRichard Smith2016-04-071-0/+3
* [modules] Allow differences in flags that only affect preprocessor predefinesRichard Smith2016-04-071-2/+14
* clang/test/Modules: Remove "REQUIRES:shell" since they work for me.NAKAMURA Takumi2014-11-041-2/+0
* [modules] When a .pcm file is explicitly built separately from the translationRichard Smith2014-10-311-0/+7
* Extend test to check that -D flags do not leak across module boundaries.Richard Smith2014-10-281-3/+20
* [modules] Allow -I, -D, -W flags to change between building a module andRichard Smith2014-10-281-0/+27