diff options
author | Douglas Gregor <dgregor@apple.com> | 2009-12-31 08:26:35 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2009-12-31 08:26:35 +0000 |
commit | 175a65686eba7c7a9cb02412136fddd2d2c56dd7 (patch) | |
tree | 7835acebafb2f309fa8814f82eb5c6e1a60a4dcc /lib/Lex/Preprocessor.cpp | |
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
Diffstat (limited to 'lib/Lex/Preprocessor.cpp')
0 files changed, 0 insertions, 0 deletions