[all-commits] [llvm/llvm-project] 3fac87: [NFC] Remove the use of '-fcoroutines-ts' in a tes...

Chuanqi Xu via All-commits all-commits at lists.llvm.org
Wed Feb 22 22:16:48 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3fac87b67749ece892fa6e797236eddc22c69ff6
      https://github.com/llvm/llvm-project/commit/3fac87b67749ece892fa6e797236eddc22c69ff6
  Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
  Date:   2023-02-23 (Thu, 23 Feb 2023)

  Changed paths:
    M clang-tools-extra/test/clang-tidy/checkers/readability/identifier-naming.cpp

  Log Message:
  -----------
  [NFC] Remove the use of '-fcoroutines-ts' in a test of clang-tidy

Close https://github.com/llvm/llvm-project/issues/60864.

We're going to remove the support for `-fcoroutines-ts` in clang. But we
found there are additional use of `-fcoroutines-ts` in clang-tidy. This
patch removes such uses.




More information about the All-commits mailing list