summaryrefslogtreecommitdiff
path: root/test/OpenMP/declare_variant_messages.c
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP50]Do not allow multiple same context traits in the same contextAlexey Bataev2019-10-081-3/+3
* [OPENMP50]Prohibit multiple context selector sets in context selectors.Alexey Bataev2019-10-081-1/+1
* [OPENMP50]Suppport for multiple vendors in the same vendor contextAlexey Bataev2019-10-041-4/+4
* [OPENMP50]Add parsing/sema analysis for declare variant score.Alexey Bataev2019-10-021-0/+5
* [OPENMP50]Do not emit warning for the function with the currentlyAlexey Bataev2019-09-301-1/+5
* [OPENMP50]Emit warnings if the functions was defined/used before markedAlexey Bataev2019-09-261-1/+4
* [OPENMP50]Parsing/sema support for 'implementation/vendor' contextAlexey Bataev2019-09-251-1/+5
* [OPENMP5.0]Allow multiple context selectors in the context selectorAlexey Bataev2019-09-181-6/+6
* [OPENMP5.0]Introduce attribute for declare variant directive.Alexey Bataev2019-09-171-0/+9
* [OPENMP5.0]Add basic support for declare variant directive.Alexey Bataev2019-09-131-0/+92