Issue 209092
Summary (clang) (feature request) disable warnings by-default when using #embed in c++26
Labels
Assignees
Reporter etaiami09-cmd
    The compiler shouldn't warn you by default when you use a C++ standard feature, but using #embed with -std=c++26 still gives compiler warnings that can be turned off with -Wno-c23-extensions
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to