summaryrefslogtreecommitdiffstats
path: root/clang/test/Preprocessor/openmp-macro-expansion.c
Commit message (Collapse)AuthorAgeFilesLines
* According to the OpenMP spec, all the preprocessor macros should be Samuel Antao2015-06-151-0/+31
expanded in OpenMP pragmas. This patch adds support for that in -E. llvm-svn: 239784
OpenPOWER on IntegriCloud