[all-commits] [llvm/llvm-project] 6ff62d: xray-color-helper.h - sort includes. NFCI.

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sat Jun 5 13:34:05 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6ff62d7e175607ecce821eccdadaec66b6ab8ccb
      https://github.com/llvm/llvm-project/commit/6ff62d7e175607ecce821eccdadaec66b6ab8ccb
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2021-06-05 (Sat, 05 Jun 2021)

  Changed paths:
    M llvm/tools/llvm-xray/xray-color-helper.h

  Log Message:
  -----------
  xray-color-helper.h - sort includes. NFCI.


  Commit: 551a697c5cf33275b66add4fc467fcf59084cffb
      https://github.com/llvm/llvm-project/commit/551a697c5cf33275b66add4fc467fcf59084cffb
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2021-06-05 (Sat, 05 Jun 2021)

  Changed paths:
    M llvm/tools/llvm-xray/xray-color-helper.cpp

  Log Message:
  -----------
  xray-color-helper.cpp - add missing implicit cmath header dependency. NFCI.

Noticed while investigating if we can remove an unnecessary MathExtras.h include from SmallVector.h (necessary for gcc builds but not MSVC)


Compare: https://github.com/llvm/llvm-project/compare/e8423dbf355a...551a697c5cf3


More information about the All-commits mailing list