Skip to content

Commit f765520

Browse files
author
Greg Roth
committed
DxiLValidation variable capitalization coding standards
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 a13938d commit f765520

1 file changed

Lines changed: 1634 additions & 1634 deletions

File tree

0 commit comments

Comments
 (0)