[all-commits] [llvm/llvm-project] 0257a9: Fix polly build after StringRef change.
Eli Friedman via All-commits
all-commits at lists.llvm.org
Tue Jan 28 19:45:42 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0257a9218ba24fb9152faf267353b77c1fd17859
https://github.com/llvm/llvm-project/commit/0257a9218ba24fb9152faf267353b77c1fd17859
Author: Eli Friedman <efriedma at quicinc.com>
Date: 2020-01-28 (Tue, 28 Jan 2020)
Changed paths:
M polly/lib/Analysis/ScopDetectionDiagnostic.cpp
M polly/lib/Analysis/ScopInfo.cpp
M polly/lib/CodeGen/BlockGenerators.cpp
M polly/lib/CodeGen/LoopGenerators.cpp
M polly/lib/Exchange/JSONExporter.cpp
M polly/lib/Support/ScopLocation.cpp
M polly/lib/Transform/RewriteByReferenceParameters.cpp
Log Message:
-----------
Fix polly build after StringRef change.
More information about the All-commits
mailing list