summaryrefslogtreecommitdiffstats
path: root/test/OpenMP/target_exit_data_ast_print.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP] Fix for PR31428: variable named like directive name modifierAlexey Bataev2016-12-201-3/+3
* Make output of -ast-print a valid C++ code.Serge Pavlov2016-11-101-6/+6
* [OpenMP] Fix parsing of delete map clause modifier in C++ mode.Samuel Antao2016-02-271-0/+16
* [OpenMP] Sema for depend clause on target exit data directive.Arpith Chacko Jacob2016-01-221-1/+65
* [OpenMP] Parsing + Sema for nowait clause on target exit data directive.Arpith Chacko Jacob2016-01-221-0/+64
* [OpenMP] Parsing + sema for "target exit data" directive.Samuel Antao2016-01-191-0/+100