summaryrefslogtreecommitdiff
path: root/test/OpenMP/declare_variant_messages.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP50]Do not allow multiple same context traits in the same contextAlexey Bataev2019-10-081-6/+6
* [OPENMP50]Prohibit multiple context selector sets in context selectors.Alexey Bataev2019-10-081-2/+2
* [OPENMP50]Allow functions in declare variant directive to have differentAlexey Bataev2019-10-081-12/+0
* [OPENMP50]Suppport for multiple vendors in the same vendor contextAlexey Bataev2019-10-041-6/+6
* [OPENMP50]Add parsing/sema analysis for declare variant score.Alexey Bataev2019-10-021-2/+12
* [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-4/+3
* [OPENMP50]Parsing/sema support for 'implementation/vendor' contextAlexey Bataev2019-09-251-0/+4
* [OPENMP5.0]Allow multiple context selectors in the context selectorAlexey Bataev2019-09-181-10/+10
* [OPENMP5.0]Add basic support for declare variant directive.Alexey Bataev2019-09-131-0/+225