diff options
author | Daniel Jasper <djasper@google.com> | 2018-03-22 14:30:28 +0000 |
---|---|---|
committer | Daniel Jasper <djasper@google.com> | 2018-03-22 14:30:28 +0000 |
commit | d5e9ff4fe20e66d53a245645c95f0bb816b747cb (patch) | |
tree | 22da1c578c51db62739f670edec6e76082487f17 /llvm/lib/DebugInfo/CodeView/DebugCrossImpSubsection.cpp | |
parent | 301faac18be3855f2b742accc5e1b0f71ea8e3c7 (diff) | |
download | llvm-d5e9ff4fe20e66d53a245645c95f0bb816b747cb.zip llvm-d5e9ff4fe20e66d53a245645c95f0bb816b747cb.tar.gz llvm-d5e9ff4fe20e66d53a245645c95f0bb816b747cb.tar.bz2 |
clang-format: Fix SpacesInParentheses with fully qualified names.
When SpacesInParentheses is set to true clang-format does not add a
space before fully qualified names. For example:
do_something(::globalVar );
Fix by Darby Payne. Thank you!
llvm-svn: 328200
Diffstat (limited to 'llvm/lib/DebugInfo/CodeView/DebugCrossImpSubsection.cpp')
0 files changed, 0 insertions, 0 deletions