[all-commits] [llvm/llvm-project] 54b61a: [NFC][clang] Replace unreachable code in literal p...

Mike Rice via All-commits all-commits at lists.llvm.org
Tue Jun 25 07:15:03 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 54b61adc0cbefb7f923ef43c407704ba9f9d8b69
      https://github.com/llvm/llvm-project/commit/54b61adc0cbefb7f923ef43c407704ba9f9d8b69
  Author: Mike Rice <michael.p.rice at intel.com>
  Date:   2024-06-25 (Tue, 25 Jun 2024)

  Changed paths:
    M clang/lib/Lex/LiteralSupport.cpp

  Log Message:
  -----------
  [NFC][clang] Replace unreachable code in literal processing with assert (#96579)

Address static verifier concerns about dead code in DoubleUnderscore
check. Replace it with an assert.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list