You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to llvm-dev
Hi all,
I'm trying to compile chrome using clang 8, apart from changing few switches I didn't go that far. In particular the error is due to a missing plugin: find-bad-constructs. With clang 6 I didn't have that specific problem. Can anyone help with this?
Thanks
Sanne Wouda via llvm-dev
unread,
Nov 6, 2019, 12:33:45 PM11/6/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
Clang. Chromium ships a prebuilt clang binary. It's just upstream clang built at a known-good revision that we bump every two weeks or so. This is the only supported compiler for building Chromium.