[all-commits] [llvm/llvm-project] 6c2031: [clang] Remove raw string literals in macros

ostannard via All-commits all-commits at lists.llvm.org
Mon Jan 13 04:39:06 PST 2020


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

  Changed paths:
    M clang/unittests/AST/ASTTraverserTest.cpp
    M clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp

  Log Message:
  -----------
  [clang] 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