[all-commits] [llvm/llvm-project] 170de3: [ParserTest] Move raw string literal out of macro

David Green via All-commits all-commits at lists.llvm.org
Sun Jan 5 03:27:44 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 170de3de2eea8eb7f514dfa64d3f845ef10d8425
      https://github.com/llvm/llvm-project/commit/170de3de2eea8eb7f514dfa64d3f845ef10d8425
  Author: David Green <david.green at arm.com>
  Date:   2020-01-05 (Sun, 05 Jan 2020)

  Changed paths:
    M clang/unittests/ASTMatchers/Dynamic/ParserTest.cpp

  Log Message:
  -----------
  [ParserTest] Move raw string literal out of macro

Some combinations of gcc and ccache do not deal well with raw strings in
macros. Moving the string out to attempt to fix the bots.




More information about the All-commits mailing list