]> granicus.if.org Git - clang/commit
Allow cpu-dispatch forward declarations.
authorErich Keane <erich.keane@intel.com>
Wed, 28 Nov 2018 21:54:04 +0000 (21:54 +0000)
committerErich Keane <erich.keane@intel.com>
Wed, 28 Nov 2018 21:54:04 +0000 (21:54 +0000)
commit7704e066fc8612e1aa6b5cfa02f826c36b1ff0bb
treecede781176405445913ba29e5cb739ca4ccdb3ae
parentdb9f93e7f33d4f8bfd5f60930cf14cbd467378fc
Allow cpu-dispatch forward declarations.

As a followup to r347805, allow forward declarations of cpu-dispatch and
cpu-specific for the same reasons.

Change-Id: Ic1bde9be369b1f8f1d47d58e6fbdc2f9dfcdd785

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@347812 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDecl.cpp
test/CodeGen/attr-cpuspecific.c
test/Sema/attr-cpuspecific.c