]> granicus.if.org Git - clang/commit
Fix typo from r237482. "to reference of type" --> "to reference to type"
authorRichard Trieu <rtrieu@google.com>
Sat, 16 May 2015 01:39:39 +0000 (01:39 +0000)
committerRichard Trieu <rtrieu@google.com>
Sat, 16 May 2015 01:39:39 +0000 (01:39 +0000)
commit0e3cc7e5024970882204d43f7462f65dbb4333e6
treef814f4a96b70e3b969c54278f6e05c3ce2e4d7c9
parentdb8c6dd29c7afd198fc4c4a034547f179874656f
Fix typo from r237482.  "to reference of type" --> "to reference to type"

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@237507 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
test/CXX/dcl.decl/dcl.init/dcl.init.ref/p5-0x.cpp
test/CXX/dcl.decl/dcl.init/dcl.init.ref/p5-var.cpp
test/CXX/expr/expr.prim/expr.prim.lambda/p16.cpp
test/Misc/diag-template-diffing.cpp
test/SemaCXX/builtins-arm.cpp
test/SemaCXX/references.cpp