[all-commits] [llvm/llvm-project] 5d3cf8: Revert "Support: Add mapped_file_region::sync(), e...

Raghav Medicherla via All-commits all-commits at lists.llvm.org
Thu Sep 8 09:50:19 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5d3cf8267f90c3715d77f9bf7f97077b65791cb3
      https://github.com/llvm/llvm-project/commit/5d3cf8267f90c3715d77f9bf7f97077b65791cb3
  Author: raghavmedicherla <raghav.medicherla at gmail.com>
  Date:   2022-09-08 (Thu, 08 Sep 2022)

  Changed paths:
    M llvm/include/llvm/Support/FileSystem.h
    M llvm/lib/Support/Unix/Path.inc
    M llvm/lib/Support/Windows/Path.inc
    M llvm/unittests/Support/Path.cpp

  Log Message:
  -----------
  Revert "Support: Add mapped_file_region::sync(), equivalent to msync"

This reverts commit 142f51fc2f448845f6a32e767ffaa2b665eea11f.

This shouldn't be committed, it got committed accidentally.




More information about the All-commits mailing list