[all-commits] [llvm/llvm-project] 4676cf: [Clang] Skip adding begin source location for Prag...

Yuanfang Chen via All-commits all-commits at lists.llvm.org
Tue Jun 16 10:20:35 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 4676cf444ea2678660ee48279be99efde4bf60e9
      https://github.com/llvm/llvm-project/commit/4676cf444ea2678660ee48279be99efde4bf60e9
  Author: Yuanfang Chen <yuanfang.chen at sony.com>
  Date:   2020-06-16 (Tue, 16 Jun 2020)

  Changed paths:
    M clang/lib/Parse/ParseStmt.cpp

  Log Message:
  -----------
  [Clang] Skip adding begin source location for PragmaLoopHint'd loop when
the range start is already set

The range start could be set already in some invalid cases. Fixes
PR46336.




More information about the All-commits mailing list