forked from OSchip/llvm-project
[Polly] Run polly-update-format. NFC.
This commit is contained in:
parent
6c18f7db73
commit
8b56b03f5a
|
@ -514,7 +514,7 @@ private:
|
|||
/// @param Args Argument list that gets passed to the constructor of RR.
|
||||
template <class RR, typename... Args>
|
||||
inline bool invalid(DetectionContext &Context, bool Assert,
|
||||
Args &&... Arguments) const;
|
||||
Args &&...Arguments) const;
|
||||
|
||||
public:
|
||||
ScopDetection(Function &F, const DominatorTree &DT, ScalarEvolution &SE,
|
||||
|
|
Loading…
Reference in New Issue