зеркало из https://github.com/microsoft/clang.git
remove pedantic ;
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@139472 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Родитель
bbb253c307
Коммит
a2f4ae8cfa
|
@ -161,7 +161,7 @@ public:
|
|||
static unsigned ComputeHash(Selector Sel);
|
||||
|
||||
static const internal_key_type&
|
||||
GetInternalKey(const external_key_type& x) { return x; };
|
||||
GetInternalKey(const external_key_type& x) { return x; }
|
||||
|
||||
static std::pair<unsigned, unsigned>
|
||||
ReadKeyDataLength(const unsigned char*& d);
|
||||
|
|
Загрузка…
Ссылка в новой задаче