================
@@ -970,6 +970,12 @@ def IsWithinLifetime : LangBuiltin<"CXX_LANG"> {
   let Prototype = "bool(void*)";
 }
 
+def ClearPadding : LangBuiltin<"CXX_LANG"> {
----------------
jyknight wrote:

I think we should expose this in C mode as well. Did you have any particular 
implementation-reason to restrict to C++?

https://github.com/llvm/llvm-project/pull/75371
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to