summaryrefslogtreecommitdiffstats
path: root/clang/test/Preprocessor/is_target_environment_version.c
Commit message (Collapse)AuthorAgeFilesLines
* __is_target_environment: Check the environment after parsing itAlex Lorenz2017-12-151-0/+6
This ensures that target triples with environment versions can still work with __is_target_environment. llvm-svn: 320854
OpenPOWER on IntegriCloud