Kaydet (Commit) e056e30f authored tarafından Miklos Vajna's avatar Miklos Vajna

compilerplugins: the useuniqueptr clang plugin test fails on 5.0.1

I'm not sure what is the first version that passes it, let's go with 6.0
for now.

Change-Id: I7a150fbc2a722a6a47d91de4b00893303add5cc8
üst 2a962cb1
......@@ -278,7 +278,7 @@ class Foo23
}
};
#if CLANG_VERSION >= 50000
#if CLANG_VERSION >= 60000
class Foo24
{
typedef std::vector<int*> HTMLAttrs;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment