mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-04-03 05:32:24 +00:00
Update to latest clang-format changes
llvm-svn: 306203
This commit is contained in:
parent
6418856127
commit
c948178af8
@ -40,12 +40,12 @@ using FunctionAnalysisManagerScopProxy =
|
||||
} // namespace polly
|
||||
|
||||
namespace llvm {
|
||||
using polly::Scop;
|
||||
using polly::ScopInfo;
|
||||
using polly::ScopAnalysisManager;
|
||||
using polly::ScopStandardAnalysisResults;
|
||||
using polly::ScopAnalysisManagerFunctionProxy;
|
||||
using polly::SPMUpdater;
|
||||
using polly::Scop;
|
||||
using polly::ScopAnalysisManager;
|
||||
using polly::ScopAnalysisManagerFunctionProxy;
|
||||
using polly::ScopInfo;
|
||||
using polly::ScopStandardAnalysisResults;
|
||||
|
||||
template <>
|
||||
class InnerAnalysisManagerProxy<ScopAnalysisManager, Function>::Result {
|
||||
|
Loading…
x
Reference in New Issue
Block a user