[all-commits] [llvm/llvm-project] 3e6cfc: [NFC][hwasan] Check __GLIBCXX__ before checking _G...

Hans via All-commits all-commits at lists.llvm.org
Tue Mar 1 00:39:49 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3e6cfc631b816144d1ddfb4bb9f84af43367835c
      https://github.com/llvm/llvm-project/commit/3e6cfc631b816144d1ddfb4bb9f84af43367835c
  Author: Hans Wennborg <hans at chromium.org>
  Date:   2022-03-01 (Tue, 01 Mar 2022)

  Changed paths:
    M compiler-rt/test/hwasan/TestCases/new-test.cpp

  Log Message:
  -----------
  [NFC][hwasan] Check __GLIBCXX__ before checking _GLIBCXX_RELEASE in test

_GLIBCXX_RELEASE wasn't defined before GCC 7.1.

This is another follow-up to https://reviews.llvm.org/D119161




More information about the All-commits mailing list