[all-commits] [llvm/llvm-project] dd870f: Fix warning about unused std::unique result, erase...

Reid Kleckner via All-commits all-commits at lists.llvm.org
Thu Nov 7 10:39:34 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: dd870f6929ee0b1dfb5fd000c7b826a1bd2d2571
      https://github.com/llvm/llvm-project/commit/dd870f6929ee0b1dfb5fd000c7b826a1bd2d2571
  Author: Reid Kleckner <rnk at google.com>
  Date:   2019-11-07 (Thu, 07 Nov 2019)

  Changed paths:
    M clang/include/clang/Serialization/ContinuousRangeMap.h

  Log Message:
  -----------
  Fix warning about unused std::unique result, erase shifted elements

This is actually a functional change. I haven't added any new test
coverage. I'm just trying to fix the warning and hoping for the best.




More information about the All-commits mailing list