зеркало из https://github.com/microsoft/clang-1.git
arrayref should now move in here, and redundant #includes of <cassert> can go
away (since it comes in through Casting.h). This will have to wait for another day when I'm unmotivated though, or someone else to pick it up :) git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@135579 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Родитель
db999aad8a
Коммит
5d8179106f
|
@ -27,7 +27,7 @@ namespace llvm {
|
||||||
template<typename T> class SmallVectorImpl;
|
template<typename T> class SmallVectorImpl;
|
||||||
|
|
||||||
class raw_ostream;
|
class raw_ostream;
|
||||||
// TODO: DenseMap, ...
|
// TODO: ArrayRef, DenseMap, ...
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче