aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorJake Merdich <Jake.Merdich@amd.com>2020-05-23 22:21:10 -0400
committerJake Merdich <Jake.Merdich@amd.com>2020-05-24 20:32:54 -0400
commit52b03aaa22f650bbd36ceb3bdae4699dae71b2b8 (patch)
tree85d8641f04e1b46ff4563e57062f5f3929968bd5 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parentd0da5d2bbe8305d06dc01a98706fd73e11e24a9f (diff)
downloadllvm-52b03aaa22f650bbd36ceb3bdae4699dae71b2b8.zip
llvm-52b03aaa22f650bbd36ceb3bdae4699dae71b2b8.tar.gz
llvm-52b03aaa22f650bbd36ceb3bdae4699dae71b2b8.tar.bz2
[clang-format][PR46043] Parse git config w/ implicit values
Summary: https://bugs.llvm.org/show_bug.cgi?id=46043 Git's config is generally of the format 'key=val', but a setting 'key=true' can be written as just 'key'. The git-clang-format script expects a value and crashes in this case; this change handles implicit 'true' values in the script. Reviewers: MyDeveloperDay, krasimir, sammccall Subscribers: cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D80486
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions