[all-commits] [llvm/llvm-project] c6eaa1: [libc++] Split off iostreams explicit instantiatio...

Louis Dionne via All-commits all-commits at lists.llvm.org
Mon Nov 2 07:36:56 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c6eaa14e110b0298bc5714b228781ef69e05249b
      https://github.com/llvm/llvm-project/commit/c6eaa14e110b0298bc5714b228781ef69e05249b
  Author: Louis Dionne <ldionne at apple.com>
  Date:   2020-11-02 (Mon, 02 Nov 2020)

  Changed paths:
    M libcxx/src/CMakeLists.txt
    M libcxx/src/ios.cpp
    A libcxx/src/ios.instantiations.cpp

  Log Message:
  -----------
  [libc++] Split off iostreams explicit instantiations into its own source file

This makes it cleaner to add more instantiations without cluttering the
actual implementation of ios.




More information about the All-commits mailing list