[all-commits] [llvm/llvm-project] 5e6734: [libc++] Remove variables that are not necessary a...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Tue Aug 8 05:47:35 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5e673481584c3eacff0104bac352066e34402d91
https://github.com/llvm/llvm-project/commit/5e673481584c3eacff0104bac352066e34402d91
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2023-08-08 (Tue, 08 Aug 2023)
Changed paths:
M libcxx/utils/libcxx/test/header_information.py
Log Message:
-----------
[libc++] Remove variables that are not necessary anymore inside header_information.py
Those are not relevant anymore since we don't have tests for private
headers anymore.
Differential Revision: https://reviews.llvm.org/D155880
More information about the All-commits
mailing list