diff options
author | Sam McCall <sam.mccall@gmail.com> | 2020-01-24 10:12:25 +0100 |
---|---|---|
committer | Sam McCall <sam.mccall@gmail.com> | 2020-01-24 11:03:46 +0100 |
commit | b3b68c0f802ebd9892f66bec0e7be96b3fb06e86 (patch) | |
tree | 8dfbc96475744b98f2e6ee4c41b4343ae3b16c0f /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 035c106f378d6d7e54d5e98737d32f0f246316a2 (diff) | |
download | llvm-b3b68c0f802ebd9892f66bec0e7be96b3fb06e86.zip llvm-b3b68c0f802ebd9892f66bec0e7be96b3fb06e86.tar.gz llvm-b3b68c0f802ebd9892f66bec0e7be96b3fb06e86.tar.bz2 |
[Format] Fix 'auto x(T&&, T &&)->F' with PAS_Left.
Summary:
An heuristic targetting `x && x->foo` was targed overly broadly and caused the
last T&& to be treated as a binary operator.
Reviewers: hokein
Subscribers: cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D73334
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions