]> granicus.if.org Git - clang/commit
Refactored the work group-related attributes to use a template, which reduces the...
authorAaron Ballman <aaron@aaronballman.com>
Mon, 2 Dec 2013 22:38:33 +0000 (22:38 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Mon, 2 Dec 2013 22:38:33 +0000 (22:38 +0000)
commit2e1373febc5dcfe5215d03f5c060dd3893919fa9
treef6e78b0cd0ed795bab4e3b062fa1768c03d64d6d
parent27df2e81c86718c9d78a5cf83de8b49ef4c4469c
Refactored the work group-related attributes to use a template, which reduces the amount of duplicate code in the handler. No functional change intended.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@196165 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDeclAttr.cpp