[all-commits] [llvm/llvm-project] 2463a0: [clang-tidy][test] Add more bugprone-string-constr...

ツ via All-commits all-commits at lists.llvm.org
Fri Oct 27 12:20:51 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2463a0ed70754524efb6e05b09d632dcacf9b51f
      https://github.com/llvm/llvm-project/commit/2463a0ed70754524efb6e05b09d632dcacf9b51f
  Author: ツ <6399679+maflcko at users.noreply.github.com>
  Date:   2023-10-27 (Fri, 27 Oct 2023)

  Changed paths:
    M clang-tools-extra/test/clang-tidy/checkers/bugprone/string-constructor.cpp

  Log Message:
  -----------
  [clang-tidy][test] Add more bugprone-string-constructor tests (#70456)

Test:

* string literal concatenation is accepted
* escaped embedded null char is accepted
* taking over the implicit null char is rejected




More information about the All-commits mailing list