[all-commits] [llvm/llvm-project] be6847: Fix -Wdocumentation warning. NFC.

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sat May 16 07:02:59 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: be6847b17d7ef6e21490fcd0c81e46a55e6994e9
      https://github.com/llvm/llvm-project/commit/be6847b17d7ef6e21490fcd0c81e46a55e6994e9
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-05-16 (Sat, 16 May 2020)

  Changed paths:
    M llvm/include/llvm/AsmParser/Parser.h

  Log Message:
  -----------
  Fix -Wdocumentation warning. NFC.

Remove non-existant DataLayoutCallback param comment.


  Commit: 43bf2be4d92064b530f9b67582eb12a9afb7e653
      https://github.com/llvm/llvm-project/commit/43bf2be4d92064b530f9b67582eb12a9afb7e653
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-05-16 (Sat, 16 May 2020)

  Changed paths:
    M llvm/lib/AsmParser/LLParser.cpp

  Log Message:
  -----------
  LLParser.cpp - remove headers explicitly included in LLParser.h. NFC.

Don't duplicate module header includes.


  Commit: 25656332f18b3dbedbab6eaf0f32bd37c272c048
      https://github.com/llvm/llvm-project/commit/25656332f18b3dbedbab6eaf0f32bd37c272c048
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-05-16 (Sat, 16 May 2020)

  Changed paths:
    M llvm/lib/CodeGen/AggressiveAntiDepBreaker.cpp

  Log Message:
  -----------
  AggressiveAntiDepBreaker.cpp - remove headers explicitly included in AggressiveAntiDepBreaker.h. NFC.

Don't duplicate module header includes.


  Commit: 228913780b61d7399de5150b1c5d85875d9198f0
      https://github.com/llvm/llvm-project/commit/228913780b61d7399de5150b1c5d85875d9198f0
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-05-16 (Sat, 16 May 2020)

  Changed paths:
    M llvm/lib/CodeGen/AsmPrinter/DIEHash.cpp

  Log Message:
  -----------
  DIEHash.cpp - remove headers explicitly included in DIEHash.h. NFC.

Don't duplicate module header includes.


Compare: https://github.com/llvm/llvm-project/compare/42a9ca0245a3...228913780b61


More information about the All-commits mailing list