[PATCH] D124504: Remove --no-opaque-pointers in test/cxx2a-thread-local-constinit.cpp

Nikita Popov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 27 00:23:15 PDT 2022


nikic added a reviewer: opaque-pointers.
nikic added a comment.

How does it block your work? Tests currently still use `-no-opaque-pointers` to avoid breaking this mode. I think it's generally okay to drop the option, but I'm a bit unclear about the motivation in this case -- do you want to make a change that would be incompatible with typed pointers?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124504/new/

https://reviews.llvm.org/D124504



More information about the cfe-commits mailing list