================ @@ -46,10 +46,14 @@ class OffloadPolicy { Kind = DISABLED; } return; - }; + } } public: + static bool isOffloadDisabled() { ---------------- shiltian wrote: exceeds 80 chars https://github.com/llvm/llvm-project/pull/133470