[glslang] Strip trailing whitespace
There are many other files in the repo that have trailing whitespace but this PR only cleans `glslang/SPIRV` and `glslang/Standalone`.
This commit is contained in:
parent
e06bd35fea
commit
a5bf69936d
11 changed files with 41 additions and 41 deletions
|
|
@ -386,7 +386,7 @@ public:
|
|||
if (lineInstruction != nullptr) {
|
||||
lineInstruction->dump(out);
|
||||
}
|
||||
|
||||
|
||||
// OpFunction
|
||||
functionInstruction.dump(out);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue