tambre added a comment.

I've now run into a snag with this. Having `clang++.cfg` with `-std=c++2b` 
makes `/usr/bin/clang++ -E -dM -` fail with `error: invalid argument 
'-std=c++2b' not allowed with 'C'`.
This is invoked by Meson during its configuration process and causes it to fail.

Am I doing something wrong?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D133375/new/

https://reviews.llvm.org/D133375

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D133375: [CMake] Remov... Raul Tambre via Phabricator via cfe-commits

Reply via email to