"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "58d12332a4730226d0a640136f06f3bd0861f1a5"
Fix modernize-use-nodiscard for classes marked [[nodiscard]]
Current implementation suggests to add [[nodiscard]] to methods even if the return type is marked already as [[nodiscard]]. Patch by Eugene Sedykh.
Loading
Please register or sign in to comment