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)
commita3e7a167c499bfe35628676137637c5265bb06aa
tree70cc06298f7a2187aa9516fd270e72f1a946f81e
parentc9f2473b4306117a409bc3167f0988681ecb518f
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
llvm-svn: 347812
clang/lib/Sema/SemaDecl.cpp
clang/test/CodeGen/attr-cpuspecific.c
clang/test/Sema/attr-cpuspecific.c