[all-commits] [llvm/llvm-project] 1a02c9: Revert "Revert "[clang] Dont print implicit forran...

kadir çetinkaya via All-commits all-commits at lists.llvm.org
Fri Jun 17 07:51:32 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1a02c963e338100a3000734b91f5956da9b8c95e
      https://github.com/llvm/llvm-project/commit/1a02c963e338100a3000734b91f5956da9b8c95e
  Author: Kadir Cetinkaya <kadircet at google.com>
  Date:   2022-06-17 (Fri, 17 Jun 2022)

  Changed paths:
    M clang/lib/AST/DeclPrinter.cpp
    M clang/test/Analysis/auto-obj-dtors-cfg-output.cpp
    M clang/test/Analysis/scopes-cfg-output.cpp
    M clang/unittests/AST/DeclPrinterTest.cpp

  Log Message:
  -----------
  Revert "Revert "[clang] Dont print implicit forrange initializer""

This reverts commit 7aac15d5df6cfa03b802e055b63227a95fa1734e.

Only updates the tests, as these statements are still part of the CFG
and its just the pretty printer policy that changes. Hopefully this
shouldn't affect any analysis.




More information about the All-commits mailing list