]> granicus.if.org Git - clang/commit
Add ThreadSpecified bit to Decl.
authorDaniel Dunbar <daniel@zuster.org>
Mon, 8 Sep 2008 20:05:47 +0000 (20:05 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Mon, 8 Sep 2008 20:05:47 +0000 (20:05 +0000)
commit6f0200e9ebf7f65df74b3cf55b4319b075b244a2
tree6f6f3299166d4918242defde2c9f30c55a827077
parent3e98e513d6550c709083082c6c5eb5dc47f0b209
Add ThreadSpecified bit to Decl.
 - Patch from Kevin Tew.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@55940 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/Decl.h
lib/Sema/SemaDecl.cpp