diff options
author | Douglas Gregor <dgregor@apple.com> | 2011-06-28 16:20:02 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2011-06-28 16:20:02 +0000 |
commit | c2fa169d6c8f7975ea9e50c2c1e9dfdbcc071216 (patch) | |
tree | 2290758805540d9136ed9d06794152a42e077d8a /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | d79f9666c8a01c59579aa334229f129e7c5cac29 (diff) | |
download | llvm-c2fa169d6c8f7975ea9e50c2c1e9dfdbcc071216.zip llvm-c2fa169d6c8f7975ea9e50c2c1e9dfdbcc071216.tar.gz llvm-c2fa169d6c8f7975ea9e50c2c1e9dfdbcc071216.tar.bz2 |
Add support for C++ namespace-aware typo correction, e.g., correcting
vector<int>
to
std::vector<int>
Patch by Kaelyn Uhrain, with minor tweaks + PCH support from me. Fixes
PR5776/<rdar://problem/8652971>.
Thanks Kaelyn!
llvm-svn: 134007
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions