[PATCH] D42170: Fixit for 'typedef' instead of 'typename' typo

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 8 06:41:34 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL324607: [Parser][FixIt] Better diagnostics for "typedef" instead of "typename" typo (authored by jkorous, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D42170?vs=132135&id=133413#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42170

Files:
  cfe/trunk/include/clang/Basic/DiagnosticParseKinds.td
  cfe/trunk/lib/Parse/ParseTemplate.cpp
  cfe/trunk/test/CXX/temp/temp.param/p2.cpp
  cfe/trunk/test/FixIt/fixit-typedef-instead-of-typename-typo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42170.133413.patch
Type: text/x-patch
Size: 5432 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180208/37348d8d/attachment.bin>


More information about the llvm-commits mailing list