[all-commits] [llvm/llvm-project] 0a01ec: [clang-tidy] Remove broken test on Windows for `re...

ANdi via All-commits all-commits at lists.llvm.org
Wed Jan 8 10:37:44 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 0a01ec972d2e24c721f46e55210d42391ae52b70
      https://github.com/llvm/llvm-project/commit/0a01ec972d2e24c721f46e55210d42391ae52b70
  Author: Andi-Bogdan Postelnicu <abpostelnicu at me.com>
  Date:   2020-01-08 (Wed, 08 Jan 2020)

  Changed paths:
    M clang-tools-extra/test/clang-tidy/checkers/readability-misleading-indentation.cpp

  Log Message:
  -----------
  [clang-tidy] Remove broken test on Windows for `readability-misleading-indentation`.
Because Windows build uses by default `fdelayed-template-parsing` we cannot have a test
where we don't instantiate the template. Please see D72333.




More information about the All-commits mailing list