diff options
author | Louis Dionne <ldionne.2@gmail.com> | 2023-11-20 06:23:24 -1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-20 11:23:24 -0500 |
commit | c38ae74b48c1cb8aedf384686eaa05815d366609 (patch) | |
tree | a6eb596f67390bd2f127bec20748a4076544dec1 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | a32a2b2ceb6b4c1bbcbcb39363c8dee44daf86ab (diff) | |
download | llvm-c38ae74b48c1cb8aedf384686eaa05815d366609.zip llvm-c38ae74b48c1cb8aedf384686eaa05815d366609.tar.gz llvm-c38ae74b48c1cb8aedf384686eaa05815d366609.tar.bz2 |
[libc++] Stop checking for trailing whitespace in check-generated-output (#72711)
Trailing whitespace is removed by clang-format, so if someone tries to
check-in new code with trailing whitespaces, it'll be caught by the
clang-format job. Removing this duplication helps reduce the confusion
around our numerous ways of enforcing formatting rules.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions