[all-commits] [llvm/llvm-project] 90b5af: [TableGen][SourceMgr] Fix obvious mistake in D141220

zero9178 via All-commits all-commits at lists.llvm.org
Mon Jan 9 02:17:18 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 90b5afeb652e4073d72a513dbdff9c6e1ec10688
      https://github.com/llvm/llvm-project/commit/90b5afeb652e4073d72a513dbdff9c6e1ec10688
  Author: Markus Böck <markus.boeck02 at gmail.com>
  Date:   2023-01-09 (Mon, 09 Jan 2023)

  Changed paths:
    M llvm/lib/Support/SourceMgr.cpp

  Log Message:
  -----------
  [TableGen][SourceMgr] Fix obvious mistake in D141220

It now tried to open the IncludedFile instead of the Filename, which was not intended.




More information about the All-commits mailing list