[PATCH] D48921: NFC - type fix in test/CodeGenCXX/runtime-dllstorage.cpp

Gabor Buella via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 6 02:00:46 PDT 2018


GBuella requested review of this revision.
GBuella added a comment.

Well, apparently the test fails with the typo fix.
There is no  `declare dllimport void @_ZSt9terminatev()` line that could be matched for `CHECK-DYNAMIC-IA-DAG`.


Repository:
  rC Clang

https://reviews.llvm.org/D48921





More information about the cfe-commits mailing list