[PATCH] D80751: [clang][diagnostics] Add '-Wundef-prefix' warning option

Alex Lorenz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 8 15:33:37 PDT 2020


arphaman added a comment.

Can you still modify the state of `-Wundef` with `#pragma clang diagnostic`? Could you add a test to cover it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80751





More information about the cfe-commits mailing list