[PATCH] D97796: [test] Fix apparent typo in clang/test/Driver/std.c

2021-03-03 Thread Abhina Sree via Phabricator via cfe-commits
This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Closed by commit rG9403b59a7dbb: [test] Fix apparent typo in clang/test/Driver/std.c (authored by DanielMcIntosh-IBM, committed by abhina.sreeskantharajan). Repositor

[PATCH] D97796: [test] Fix apparent typo in clang/test/Driver/std.c

2021-03-02 Thread Nico Weber via Phabricator via cfe-commits
thakis accepted this revision. thakis added a comment. This revision is now accepted and ready to land. I have no memories of this file, but I agree with your analysis :) Thanks for the fix! Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D97796/new/

[PATCH] D97796: [test] Fix apparent typo in clang/test/Driver/std.c

2021-03-02 Thread Daniel McIntosh via Phabricator via cfe-commits
DanielMcIntosh-IBM created this revision. DanielMcIntosh-IBM added a reviewer: thakis. DanielMcIntosh-IBM requested review of this revision. Herald added a project: clang. Herald added a subscriber: cfe-commits. Currently the test on line 3 is identical to the test on line 1. Looking at the rest o