[all-commits] [llvm/llvm-project] a4ef2a: [libc++] Move some misplaced compile-time flags

Louis Dionne via All-commits all-commits at lists.llvm.org
Tue Mar 17 14:53:28 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a4ef2a71d38fb4f032b96eb1e5108745993f1882
      https://github.com/llvm/llvm-project/commit/a4ef2a71d38fb4f032b96eb1e5108745993f1882
  Author: Louis Dionne <ldionne at apple.com>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

  Changed paths:
    M libcxx/utils/libcxx/test/config.py

  Log Message:
  -----------
  [libc++] Move some misplaced compile-time flags

Some compilation-only flags were in %flags, but they should have been
in %compile_flags only.




More information about the All-commits mailing list