]> granicus.if.org Git - clang/commit
[OPENMP50]Mark declare variant attribute as inheritable.
authorAlexey Bataev <a.bataev@hotmail.com>
Mon, 30 Sep 2019 20:39:29 +0000 (20:39 +0000)
committerAlexey Bataev <a.bataev@hotmail.com>
Mon, 30 Sep 2019 20:39:29 +0000 (20:39 +0000)
commit6eaa86e19ed87705a189b61b7e5fe3bbb7ee04f3
tree1c21b84c35199a8b512fd76f0be9150443770910
parentacdf91b4c64e028a0a639fa0caefb9ee7f75d564
[OPENMP50]Mark declare variant attribute as inheritable.

Attribute must be inherited by the redeclarations.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@373257 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/Attr.td
test/OpenMP/declare_variant_ast_print.cpp