diff options
author | Guillaume Papin <guillaume.papin@epitech.eu> | 2013-09-06 22:28:53 +0000 |
---|---|---|
committer | Guillaume Papin <guillaume.papin@epitech.eu> | 2013-09-06 22:28:53 +0000 |
commit | 65ec930557e8bc31d7634b241a132f9127fdc5a5 (patch) | |
tree | 4061c2cd67e00e3dc4a1571ca58046a969ea8bd6 /clang/lib/Sema/SemaOverload.cpp | |
parent | 3466342f57d83c0f778de9a33b4f73d999101df6 (diff) | |
download | bcm5719-llvm-65ec930557e8bc31d7634b241a132f9127fdc5a5.tar.gz bcm5719-llvm-65ec930557e8bc31d7634b241a132f9127fdc5a5.zip |
clang-modernize: Fix bugs in Pass-By-Value transform
- Limit the transform to const-ref and non-const value parameters only.
- Do not generate a replacement when the type is already a value.
See CM-139 for the bugs corresponding to this issue.
llvm-svn: 190212
Diffstat (limited to 'clang/lib/Sema/SemaOverload.cpp')
0 files changed, 0 insertions, 0 deletions