[all-commits] [llvm/llvm-project] ea8bba: Fix crash on overloaded postfix unary operators du...

Eduardo Caldas via All-commits all-commits at lists.llvm.org
Wed Jul 8 07:29:56 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ea8bba7e8d0db3541a386ad649c4bf21d53e8380
      https://github.com/llvm/llvm-project/commit/ea8bba7e8d0db3541a386ad649c4bf21d53e8380
  Author: Eduardo Caldas <ecaldas at google.com>
  Date:   2020-07-08 (Wed, 08 Jul 2020)

  Changed paths:
    M clang/lib/Tooling/Syntax/BuildTree.cpp
    M clang/unittests/Tooling/Syntax/TreeTest.cpp

  Log Message:
  -----------
  Fix crash on overloaded postfix unary operators due to invalid sloc

Subscribers: cfe-commits

Tags: #clang

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




More information about the All-commits mailing list