[all-commits] [llvm/llvm-project] 40cef5: [clang] Add a test for CGDebugInfo treatment of bl...

Scott Linder via All-commits all-commits at lists.llvm.org
Fri Oct 9 12:09:34 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 40cef5a00eb83f44e946912b74be83e8dc02effb
      https://github.com/llvm/llvm-project/commit/40cef5a00eb83f44e946912b74be83e8dc02effb
  Author: Scott Linder <Scott.Linder at amd.com>
  Date:   2020-10-09 (Fri, 09 Oct 2020)

  Changed paths:
    A clang/test/CodeGen/debug-info-block-expr.c

  Log Message:
  -----------
  [clang] Add a test for CGDebugInfo treatment of blocks

There doesn't seem to be a direct test of this, and I'm planning to make
future changes which will affect it.

I'm not particularly familiar with the blocks extension, so suggestions
for better tests are welcome.

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




More information about the All-commits mailing list