[all-commits] [llvm/llvm-project] 1b5341: [libcxx] Fix a missed case needing "system header"...

Martin Storsjö via All-commits all-commits at lists.llvm.org
Fri Oct 8 10:36:48 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1b53413a3848aa6e3250902c37cc0d9862c767b6
      https://github.com/llvm/llvm-project/commit/1b53413a3848aa6e3250902c37cc0d9862c767b6
  Author: Martin Storsjö <martin at martin.st>
  Date:   2021-10-08 (Fri, 08 Oct 2021)

  Changed paths:
    M libcxx/src/chrono.cpp

  Log Message:
  -----------
  [libcxx] Fix a missed case needing "system header" markings for init_priority(100)

This was missed in D95972 / 7c49052b170f76f19be64a5572d31ad8f5df4e61,
as this codepath isn't exercised by CI yet.

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




More information about the All-commits mailing list