diff options
| author | Douglas Gregor <dgregor@apple.com> | 2009-12-31 08:11:17 +0000 |
|---|---|---|
| committer | Douglas Gregor <dgregor@apple.com> | 2009-12-31 08:11:17 +0000 |
| commit | ff18cc1141117b74a8b3eeb61b2d0f43cd83698b (patch) | |
| tree | 8196bd694f0082c64617bccff1f695fc2b2a8855 /clang/lib/Frontend | |
| parent | 5f8a005d38fa8c8794c2f4d58ea2afb76894c017 (diff) | |
| download | bcm5719-llvm-ff18cc1141117b74a8b3eeb61b2d0f43cd83698b.tar.gz bcm5719-llvm-ff18cc1141117b74a8b3eeb61b2d0f43cd83698b.zip | |
Typo correction for template names, e.g.,
typo.cpp:27:8: error: no template named 'basic_sting' in namespace 'std';
did you mean 'basic_string'?
std::basic_sting<char> b2;
~~~~~^~~~~~~~~~~
basic_string
llvm-svn: 92348
Diffstat (limited to 'clang/lib/Frontend')
0 files changed, 0 insertions, 0 deletions

