kraj wrote: > 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)
Good question, although this would need wholesome change, which could be done as a separate commit IMO https://github.com/llvm/llvm-project/pull/174528 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
