mirror of
https://github.com/intel/llvm.git
synced 2026-02-08 00:50:03 +08:00
This diff adds a data formatter for libstdcpp's set. Besides, it unifies the tests for set for libcxx and libstdcpp for maintainability. Reviewed By: wallace Differential Revision: https://reviews.llvm.org/D112537