[all-commits] [llvm/llvm-project] 898b01: [compiler-rt] Fix mismatched #if/#endif comments

Steven Wu via All-commits all-commits at lists.llvm.org
Fri Jun 26 14:55:00 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 898b01602ba5d53f14306962423fb02615030cd1
      https://github.com/llvm/llvm-project/commit/898b01602ba5d53f14306962423fb02615030cd1
  Author: Steven Wu <stevenwu at apple.com>
  Date:   2020-06-26 (Fri, 26 Jun 2020)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp

  Log Message:
  -----------
  [compiler-rt] Fix mismatched #if/#endif comments

Fix a mismatched #if/#endif comments from my previous commit.




More information about the All-commits mailing list