[NVPTX] Fix warning, remove extra ";" [NFC]
gcc complained with ../lib/Target/NVPTX/NVPTXLowerArgs.cpp:203:2: warning: extra ';' [-Wpedantic] 203 | }; | ^
Loading
Please sign in to comment
gcc complained with ../lib/Target/NVPTX/NVPTXLowerArgs.cpp:203:2: warning: extra ';' [-Wpedantic] 203 | }; | ^