mirror of
https://github.com/intel/llvm.git
synced 2026-01-19 09:31:59 +08:00
wattr_get is a macro, and the documentation states: "The parameter opts is reserved for future use, applications must supply a null pointer." In practice, passing a variable there is harmless, except that it is unused inside the macro, which causes unused variable warnings. The various places where
137 KiB
137 KiB