This revision was automatically updated to reflect the committed changes.
Closed by commit rL304823: [clang] Remove double semicolons. NFC. (authored by
mgrang).
Changed prior to commit:
https://reviews.llvm.org/D33926?vs=101506&id=101604#toc
Repository:
rL LLVM
https://reviews.llvm.org/D33
efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.
You don't need to ask for review for a trivial change like this.
https://reviews.llvm.org/D33926
___
cfe-commits mailing list
cfe-commits@lis
mgrang created this revision.
mgrang added a project: clang-c.
https://reviews.llvm.org/D33926
Files:
lib/AST/Type.cpp
lib/Sema/SemaType.cpp
Index: lib/Sema/SemaType.cpp
===
--- lib/Sema/SemaType.cpp
+++ lib/Sema/SemaType.cpp
@