[all-commits] [llvm/llvm-project] 5a3a12: [Flang] test_symbols.py module file fix

Ivan Zhechev via All-commits all-commits at lists.llvm.org
Wed Sep 1 07:03:13 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5a3a12661829d81cd64fd1532f198a7b70b6fb3f
      https://github.com/llvm/llvm-project/commit/5a3a12661829d81cd64fd1532f198a7b70b6fb3f
  Author: Ivan Zhechev <ivan.zhechev at arm.com>
  Date:   2021-09-01 (Wed, 01 Sep 2021)

  Changed paths:
    M flang/test/Semantics/test_symbols.py

  Log Message:
  -----------
  [Flang] test_symbols.py module file fix

Due to how the LIT deals with module files,
this change stores and runs the scripts in
their own temporary directory to prevent
interference in-between different tests.
It also makes ``test_symbols.py`` be more
consistent with the other scripts.

Reviewed By: Meinersbur, awarzynski

Differential Revision: https://reviews.llvm.org/D107953




More information about the All-commits mailing list