Basic, Sema: add support for CUDA launch_bounds attribute
commitc6ce23f59773880cfe4c259d8ef9f59c27a0fe0d
authorPeter Collingbourne <peter@pcc.me.uk>
Sun, 12 Dec 2010 23:03:07 +0000 (12 23:03 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Sun, 12 Dec 2010 23:03:07 +0000 (12 23:03 +0000)
treebb0bce8585fae284660000e930a08ebfd5134430
parenta6ea325fca1d9708e32ace59c9ac01bef7060785
Basic, Sema: add support for CUDA launch_bounds attribute

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@121654 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/Attr.td
include/clang/Sema/AttributeList.h
lib/Sema/AttributeList.cpp
lib/Sema/SemaDeclAttr.cpp