commit | 175a65686eba7c7a9cb02412136fddd2d2c56dd7 | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Thu Dec 31 08:26:35 2009 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Thu Dec 31 08:26:35 2009 +0000 |
tree | 7835acebafb2f309fa8814f82eb5c6e1a60a4dcc | |
parent | bfea239cafdb13256982eb891b151c5c07c1e7a9 [diff] |
Typo correction for identifiers within nested name specifiers, e.g., typo.cpp:18:1: error: use of undeclared identifier 'other_std'; did you mean 'otherstd'? other_std::strng str1; ^~~~~~~~~ otherstd git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@92350 91177308-0d34-0410-b5e6-96231b3b80d8