[PATCH] D113974: [clangd] Put additional qualifiers to enum constants not declared as "enum class"

Kirill Bobyrev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 16 02:11:39 PST 2021


kbobyrev planned changes to this revision.
kbobyrev added a comment.

Actually, I'm not sure this change is worth it. Maybe the intent of not having `enum class` is actually making the constants discoverable from the outer scope.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113974



More information about the cfe-commits mailing list