[all-commits] [llvm/llvm-project] f28972: [clang] Fix out-of-bounds memory access in Compute...

jkorous-apple via All-commits all-commits at lists.llvm.org
Fri Jan 10 11:22:49 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f28972facc1fce9589feab9803e3e8cfad01891c
      https://github.com/llvm/llvm-project/commit/f28972facc1fce9589feab9803e3e8cfad01891c
  Author: Jan Korous <jkorous at apple.com>
  Date:   2020-01-10 (Fri, 10 Jan 2020)

  Changed paths:
    M clang/lib/Basic/SourceManager.cpp
    M clang/unittests/Basic/SourceManagerTest.cpp

  Log Message:
  -----------
  [clang] Fix out-of-bounds memory access in ComputeLineNumbers

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




More information about the All-commits mailing list