Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Can you add a line for the function signature under the types section? We should see something like this:
int __cdecl(const volatile int* __restrict)
Aside from that, looks good.
Comment Actions
Thanks! This has a dependence on D43060 and will wait for that one before committing.
test/tools/llvm-pdbdump/Inputs/TypeQualifiersTest.cpp | ||
---|---|---|
40 ↗ | (On Diff #135472) | Extra semicolon? |