[PATCH] D54344: [Clang][CodeGen][CXX]: Workaround __attribute((no_destroy)) crash/incorrect code generation.

Roman Lebedev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Nov 10 03:22:50 PST 2018


lebedev.ri added inline comments.


================
Comment at: test/SemaCXX/attr-no-destroy-d54344.cpp:93
+static some_class s_ctor(1);
\ No newline at end of file

----------------
Please add new line.


Repository:
  rC Clang

https://reviews.llvm.org/D54344





More information about the cfe-commits mailing list