Fix bug 37903:MS ABI: handle inline static data member and inline variable as templat...
authorJennifer Yu <jennifer.yu@intel.com>
Thu, 25 Apr 2019 17:45:45 +0000 (17:45 +0000)
committerJennifer Yu <jennifer.yu@intel.com>
Thu, 25 Apr 2019 17:45:45 +0000 (17:45 +0000)
commitc19f4f8069722f6804086d4438a0254104242c46
tree5d74cbccb8759ef08d640847482ccb54efa0043c
parentb0e2daf64b8167dc7729cc7486f0c94c8902e9c6
Fix bug 37903:MS ABI: handle inline static data member and inline variable as template static data member

llvm-svn: 359212
clang/lib/CodeGen/CGDeclCXX.cpp
clang/test/CodeGenCXX/microsoft-abi-template-static-init.cpp [new file with mode: 0644]
clang/test/Modules/initializers.cpp