Commit e50f599
Greg Roth
[NFC] Standardize DxilValidation variable capitalization (microsoft#7307)
Capitalize all the variables and rename a few in DxilValidation.cpp in
keeping with
https://llvm.org/docs/CodingStandards.html#name-types-functions-variables-and-enumerators-properly
As this file was easily mistaken for applying to the golden rule:
https://llvm.org/docs/CodingStandards.html#name-types-functions-variables-and-enumerators-properly
it is at serious risk of receiving changes that will get hung up by
requirements to follow the LLVM coding guidelines. This brings the cases
where variable capitalization is not in line with the coding standards
to avoid such pitfalls in the future.1 parent 85f3432 commit e50f599
1 file changed
Lines changed: 1644 additions & 1644 deletions
0 commit comments