[clang] [clang-tools-extra] [llvm] Add ``ignoringParenImpCasts`` in arguments of hasArgument (PR #89553)
Piotr Zegar via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 29 21:36:05 PDT 2024
================
@@ -0,0 +1,72 @@
+set(CMAKE_C_COMPILER "/usr/bin/cc")
----------------
PiotrZSL wrote:
Looks like simple mistake, plee remove that build directory from a change.
https://github.com/llvm/llvm-project/pull/89553
More information about the llvm-commits
mailing list