[all-commits] [llvm/llvm-project] 6641d2: [MicrosoftDemangle] fix warn-trailing false positive

Nick Desaulniers via All-commits all-commits at lists.llvm.org
Tue Jul 11 09:26:19 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6641d2b7df35b99b3c0dedcf0ae4be7befbf3236
      https://github.com/llvm/llvm-project/commit/6641d2b7df35b99b3c0dedcf0ae4be7befbf3236
  Author: Nick Desaulniers <ndesaulniers at google.com>
  Date:   2023-07-11 (Tue, 11 Jul 2023)

  Changed paths:
    M llvm/lib/Demangle/MicrosoftDemangle.cpp
    M llvm/test/Demangle/warn-trailing.test

  Log Message:
  -----------
  [MicrosoftDemangle] fix warn-trailing false positive

A follow up to commit 6bad76c7ae93 ("[Demangle] fix windows tests")
based on @thakis' report.

Fixes: #63740

Reviewed By: thakis

Differential Revision: https://reviews.llvm.org/D154875




More information about the All-commits mailing list