[all-commits] [llvm/llvm-project] b96ec4: [clangd] Remove raw string literals in macros

ostannard via All-commits all-commits at lists.llvm.org
Mon Jan 13 03:45:23 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b96ec492d34ecf31fd2c8d2f0033f00e36cc2b9c
      https://github.com/llvm/llvm-project/commit/b96ec492d34ecf31fd2c8d2f0033f00e36cc2b9c
  Author: Oliver Stannard <oliver.stannard at linaro.org>
  Date:   2020-01-13 (Mon, 13 Jan 2020)

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

  Log Message:
  -----------
  [clangd] Remove raw string literals in macros

Older (but still supported) versions of GCC don't handle C++11 raw
string literals in macro parameters correctly.




More information about the All-commits mailing list