This revision was automatically updated to reflect the committed changes.
Closed by commit rL294225: [Lit Test] Make tests C++11 compatible - Microsoft
diagnostics (authored by lcharles).
Changed prior to commit:
https://reviews.llvm.org/D29520?vs=87044&id=87274#toc
Repository:
rL LLVM
http
rnk accepted this revision.
rnk added a comment.
This revision is now accepted and ready to land.
lgtm
https://reviews.llvm.org/D29520
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
tigerleapgorge created this revision.
I am continuing to make Lit tests C++11 compatible.
This patch contains 4 tests, previously in review
https://reviews.llvm.org/D20710 and https://reviews.llvm.org/D21626.
test/SemaCXX/MicrosoftExtensions.cpp
This test checks for Microsoft extensions.
Po