]> granicus.if.org Git - clang/commit
Fix rC330794 - a parameter that should have been dependent was inadvertently not -
authorFaisal Vali <faisalv@yahoo.com>
Wed, 25 Apr 2018 03:28:23 +0000 (03:28 +0000)
committerFaisal Vali <faisalv@yahoo.com>
Wed, 25 Apr 2018 03:28:23 +0000 (03:28 +0000)
commit55e08df43f41f96c9e68c4a895e60129aec13819
tree72632f7db124049d46349484bae3846a10ce0fb2
parent9222593fc22d72676e1f1f8b224464ffd326d607
Fix rC330794 - a parameter that should have been dependent was inadvertently not -
 and compiled in MSVC - but not so for the other bots.

The fix was to make it dependent as intended.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@330796 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Sema/DeclSpec.h