[all-commits] [llvm/llvm-project] 275ff3: [libc++][test] _VSTD => std:: in test code

Casey Carter via All-commits all-commits at lists.llvm.org
Mon Jan 9 15:09:42 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 275ff33abf22689b8eef15a2d03d0025ba35a9c2
      https://github.com/llvm/llvm-project/commit/275ff33abf22689b8eef15a2d03d0025ba35a9c2
  Author: Casey Carter <Casey at Carter.net>
  Date:   2023-01-09 (Mon, 09 Jan 2023)

  Changed paths:
    M libcxx/test/std/language.support/cmp/cmp.alg/compare_strong_order_fallback.pass.cpp
    M libcxx/test/std/language.support/cmp/cmp.alg/compare_weak_order_fallback.pass.cpp
    M libcxx/test/std/utilities/function.objects/func.not_fn/not_fn.pass.cpp

  Log Message:
  -----------
  [libc++][test] _VSTD => std:: in test code

No `_VSTD` allowed in test code!

Differential Revision: https://reviews.llvm.org/D141269




More information about the All-commits mailing list