https://github.com/efriedma-quic commented:
Why is this enum using all-caps names in the first place? It's against coding standard. (https://llvm.org/docs/CodingStandards.html#name-types-functions-variables-and-enumerators-properly) https://github.com/llvm/llvm-project/pull/174528 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
