DIObjCProperty getter and setter are swapped during parsing, which is caused by the wrong order of arguments, where setter was declared before getter in LLParser.cpp. The patch is based on the one suggested by Daniel Pfister, but without changing MetadataLoader.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
70 ms | x64 debian > LLVM.Bindings/Go::go.test |