[PATCH] D145416: [clang] model 'p' inline asm constraint as reading memory

Eli Friedman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 6 13:12:45 PST 2023


efriedma added a comment.

I think this is going to change what inputs Sema will accept for "p".  If that's intentional, please add test coverage.  Otherwise, please make a narrower change.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145416



More information about the cfe-commits mailing list