[all-commits] [llvm/llvm-project] 0054ab: [NFC] Fix c++ style comment in c file (#138244)

Björn Pettersson via All-commits all-commits at lists.llvm.org
Mon May 5 00:15:54 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0054ab4dc84b2c8c054fc89df4ca745514ca0da4
      https://github.com/llvm/llvm-project/commit/0054ab4dc84b2c8c054fc89df4ca745514ca0da4
  Author: Björn Pettersson <bjorn.a.pettersson at ericsson.com>
  Date:   2025-05-05 (Mon, 05 May 2025)

  Changed paths:
    M clang/tools/c-index-test/c-index-test.c
    M llvm/include/llvm/Support/AutoConvert.h

  Log Message:
  -----------
  [NFC] Fix c++ style comment in c file (#138244)

Fix "C++ style comments are not allowed in ISO C90" warnings in some C
files.



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