mirror of
https://github.com/intel/llvm.git
synced 2026-02-03 10:39:35 +08:00
Migrating all private STL code to the standard STL case but keeping it under the CPP namespace to avoid confusion. Starting with the type_traits header. Differential Revision: https://reviews.llvm.org/D130727