[all-commits] [llvm/llvm-project] 687e98: Fix build with older (still supported) gcc versions.

Nico Weber via All-commits all-commits at lists.llvm.org
Sat Dec 14 07:13:57 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 687e98d294c4f77e8b431adb7d86dfba5ab84645
      https://github.com/llvm/llvm-project/commit/687e98d294c4f77e8b431adb7d86dfba5ab84645
  Author: Nico Weber <thakis at chromium.org>
  Date:   2019-12-14 (Sat, 14 Dec 2019)

  Changed paths:
    M clang-tools-extra/clangd/unittests/FormattedStringTests.cpp

  Log Message:
  -----------
  Fix build with older (still supported) gcc versions.

Older gccs can't handle multiline raw string literals in
macro parameters.




More information about the All-commits mailing list