[all-commits] [llvm/llvm-project] 92fed0: [C++20][Modules] Remove an empty statement [NFC].

iains via All-commits all-commits at lists.llvm.org
Mon Apr 11 02:09:09 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 92fed06f800aa2d0fd29f9e3eac8323cba64b167
      https://github.com/llvm/llvm-project/commit/92fed06f800aa2d0fd29f9e3eac8323cba64b167
  Author: Iain Sandoe <iain at sandoe.co.uk>
  Date:   2022-04-11 (Mon, 11 Apr 2022)

  Changed paths:
    M clang/lib/Sema/SemaModule.cpp

  Log Message:
  -----------
  [C++20][Modules] Remove an empty statement [NFC].

This addresses a post commit review comment by removing an unused and empty
'else' (replaced with a comment).




More information about the All-commits mailing list