diff options
author | Jacob Bandes-Storch <jacob@bandes-stor.ch> | 2017-08-10 01:30:22 +0000 |
---|---|---|
committer | Jacob Bandes-Storch <jacob@bandes-stor.ch> | 2017-08-10 01:30:22 +0000 |
commit | 58933c5d034fef6344730c308db8a69736df1796 (patch) | |
tree | f12a640f6580e31dcb1d86a90806020a642748b0 /llvm/lib/Analysis/LazyValueInfo.cpp | |
parent | 00f808ffcc36d3f6b903f5dbf09469ed88c6eba3 (diff) | |
download | bcm5719-llvm-58933c5d034fef6344730c308db8a69736df1796.tar.gz bcm5719-llvm-58933c5d034fef6344730c308db8a69736df1796.zip |
[clang-format] let PointerAlignment dictate spacing of function ref qualifiers
Summary: The original changes for ref qualifiers in rL272537 and rL272548 allowed function const+ref qualifier spacing to diverge from the spacing used for variables. It seems more consistent for `T const& x;` to match `void foo() const&;`.
Reviewers: djasper
Reviewed By: djasper
Subscribers: klimek, cfe-commits
Differential Revision: https://reviews.llvm.org/D34324
llvm-svn: 310544
Diffstat (limited to 'llvm/lib/Analysis/LazyValueInfo.cpp')
0 files changed, 0 insertions, 0 deletions