[PATCH] D144334: [Clang] Add C++2b attribute [[assume(expression)]]

Corentin Jabot via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 20 02:49:02 PST 2023


cor3ntin added a comment.

Can you add a test to check `__has_cpp_attribute(assume)` ?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144334



More information about the cfe-commits mailing list