[all-commits] [llvm/llvm-project] 5632d3: [lit] Silence warning about importing the resource...
Reid Kleckner via All-commits
all-commits at lists.llvm.org
Wed Oct 30 16:11:20 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5632d3756cd589a8139099317829a746dab650ee
https://github.com/llvm/llvm-project/commit/5632d3756cd589a8139099317829a746dab650ee
Author: Reid Kleckner <rnk at google.com>
Date: 2019-10-30 (Wed, 30 Oct 2019)
Changed paths:
M llvm/utils/lit/lit/run.py
Log Message:
-----------
[lit] Silence warning about importing the resource module on Windows
lit was printing this warning on every test run on Windows, and that is
not necessary.
More information about the All-commits
mailing list