Tighten up CHECK lines added in a9f10ebf to work on ARM.
On ARM platforms, the compiler generates an additional line containing `-CXXRecordDecl which is not the intended line, but preceeds the intended match causing the test to fail.
Loading
Please sign in to comment