[all-commits] [llvm/llvm-project] fe50b7: [TableGen] Fix use of *CurRec when CurRec is null.

Paul C. Anagnostopoulos via All-commits all-commits at lists.llvm.org
Fri Jan 8 10:27:45 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: fe50b7363a1fbf974107d75a7d0a4be8b9481b56
      https://github.com/llvm/llvm-project/commit/fe50b7363a1fbf974107d75a7d0a4be8b9481b56
  Author: Paul C. Anagnostopoulos <paul at windfall.com>
  Date:   2021-01-08 (Fri, 08 Jan 2021)

  Changed paths:
    M llvm/lib/TableGen/TGParser.cpp

  Log Message:
  -----------
  [TableGen] Fix use of *CurRec when CurRec is null.

I cannot build with the undefined sanitizer on Visual Studio.




More information about the All-commits mailing list