summaryrefslogtreecommitdiffstats
path: root/include/clang/AST/ExprOpenMP.h
Commit message (Expand)AuthorAgeFilesLines
* [AST][NFC] Add const children() accessors to all AST nodesBruno Ricci2019-04-121-0/+4
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove deprecated APIStephen Kelly2018-09-061-8/+0
* Mark up deprecated methods as suchStephen Kelly2018-08-091-2/+8
* Port getLocStart -> getBeginLocStephen Kelly2018-08-091-1/+1
* Add getEndLoc API to replace getLocEndStephen Kelly2018-08-091-1/+2
* Add getBeginLoc API to replace getLocStartStephen Kelly2018-08-091-1/+2
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-091-9/+9
* [OPENMP 4.0] Fixed support of array sections/array subscripts.Alexey Bataev2016-02-041-1/+1
* [OPENMP 4.1] Sema analysis for array sections in 'reduction' clause.Alexey Bataev2015-09-301-0/+3
* [OPENMP 4.0] Initial support for array sections.Alexey Bataev2015-08-251-0/+126