DavidSpickett closed this revision.
DavidSpickett added a comment.
Herald added a project: All.
I updated this to the monorepo layout and landed it:
https://github.com/llvm/llvm-project/commit/604a231881a0e8f204a6d3337bfa3e797e911e34
Given the long time this has been here and the last activity o
JDevlieghere added a comment.
Hey Arnaud, let me know if you want me to commit this for you.
Repository:
rC Clang
https://reviews.llvm.org/D49549
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listin
acoomans added a comment.
@JDevlieghere Thanks! subscribers -> makes sense, will do
Repository:
rC Clang
https://reviews.llvm.org/D49549
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-co
JDevlieghere accepted this revision.
JDevlieghere added a comment.
This revision is now accepted and ready to land.
Looks good, thanks!
PS: I don't think it hurts, but it's sufficient to add cfe-commits as a
subscriber. I believe it's an automation account (so it won't be able to accept
on phab
acoomans added a comment.
Ping
Repository:
rC Clang
https://reviews.llvm.org/D49549
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
acoomans created this revision.
acoomans added reviewers: chandlerc, cfe-commits.
The command to run tests was previously changed from 'clang-test' to
'check-clang'; with 'clang-test' remaining available as a legacy alias (see
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@159483
91177