diff options
Diffstat (limited to 'clang')
| -rw-r--r-- | clang/test/Parser/cxx-member-crash.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Parser/cxx-member-crash.cpp b/clang/test/Parser/cxx-member-crash.cpp index 2b31a608a58..e595ec751f5 100644 --- a/clang/test/Parser/cxx-member-crash.cpp +++ b/clang/test/Parser/cxx-member-crash.cpp @@ -2,7 +2,7 @@ // <rdar://problem/9221993> -// We only care to chek whether the compiler crashes; the actual +// We only care to check whether the compiler crashes; the actual // diagnostics are uninteresting. // CHECK: 8 errors generated. template<class _CharT> struct char_traits; |

