[cfe-commits] [PATCH] Fix typo correction of one qualified name to another.

David Blaikie reviews at llvm-reviews.chandlerc.com
Wed Oct 10 13:59:20 PDT 2012


  Remove unnecessary brace around a single statement if block.

Hi rsmith,

http://llvm-reviews.chandlerc.com/D57

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D57?vs=155&id=156#toc

BRANCH
  qualified_correction

Files:
  include/clang/Sema/TypoCorrection.h
  lib/Sema/SemaCXXScopeSpec.cpp
  lib/Sema/SemaDecl.cpp
  lib/Sema/SemaDeclCXX.cpp
  lib/Sema/SemaExpr.cpp
  lib/Sema/SemaExprMember.cpp
  lib/Sema/SemaLookup.cpp
  lib/Sema/SemaTemplate.cpp
  test/FixIt/typo.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57.2.patch
Type: text/x-patch
Size: 9726 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121010/929913cc/attachment.bin>


More information about the cfe-commits mailing list