[all-commits] [llvm/llvm-project] c33ba8: [OPENMP]Improve debug locations in OpenMP regions.

Alexey Bataev via All-commits all-commits at lists.llvm.org
Fri Jan 17 11:28:44 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c33ba8c15858c0316378caf2667c8feee32dad36
      https://github.com/llvm/llvm-project/commit/c33ba8c15858c0316378caf2667c8feee32dad36
  Author: Alexey Bataev <a.bataev at hotmail.com>
  Date:   2020-01-17 (Fri, 17 Jan 2020)

  Changed paths:
    M clang/lib/CodeGen/CGOpenMPRuntime.cpp
    M clang/lib/CodeGen/CGStmtOpenMP.cpp
    M clang/lib/CodeGen/CodeGenFunction.h
    M clang/test/OpenMP/parallel_for_codegen.cpp

  Log Message:
  -----------
  [OPENMP]Improve debug locations in OpenMP regions.

Emit more precise debug locations for the OpenMP outlined regions.




More information about the All-commits mailing list