diff options
author | Arthur O'Dwyer <arthur.j.odwyer@gmail.com> | 2020-12-08 16:15:01 -0500 |
---|---|---|
committer | Arthur O'Dwyer <arthur.j.odwyer@gmail.com> | 2020-12-14 12:08:34 -0500 |
commit | 3c8e31e17b85c3d24ade9053d56c1998b4dd28cd (patch) | |
tree | a1d686cd78575f0c166b63b2a657340a0b3815ae /clang/lib/Lex/ModuleMap.cpp | |
parent | be4c657b010c3fd850ca5cfcee0f96b464740523 (diff) | |
download | llvm-3c8e31e17b85c3d24ade9053d56c1998b4dd28cd.zip llvm-3c8e31e17b85c3d24ade9053d56c1998b4dd28cd.tar.gz llvm-3c8e31e17b85c3d24ade9053d56c1998b4dd28cd.tar.bz2 |
[libc++] ADL-proof <functional> by adding _VSTD:: qualification on calls.
- std::reference_wrapper
- std::function
- std::mem_fn
While I'm here, remove _VSTD:: qualification from calls to `declval`
because it takes no arguments and thus isn't susceptible to ADL.
Differential Revision: https://reviews.llvm.org/D92884
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions