-
Notifications
You must be signed in to change notification settings - Fork 14.7k
[PATCH 2/7] [clang] improve NestedNameSpecifier: misc small clang changes #148012
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[PATCH 2/7] [clang] improve NestedNameSpecifier: misc small clang changes #148012
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Re: Python bindings changes.
The tests currently fail because the libclang.so cannot even be built. Is this expected, as in, can it only be built after the last patch again? (I see that the tests passed on patch 6/6).
This should also probably get an entry in the bindings' breaking changes section of the release notes.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I did as in depth of a review of this as I could, nothing sticks out to me.
Yes, but all of the patches will be squashed before merging.
Will do, thanks. |
365a333
to
32e2a03
Compare
d8acbe8
to
58b801e
Compare
32e2a03
to
d265b06
Compare
58b801e
to
dcef00f
Compare
d265b06
to
b6b18fb
Compare
b6b18fb
to
d993682
Compare
dcef00f
to
7da952b
Compare
d993682
to
89c515f
Compare
7da952b
to
9a9b252
Compare
…nges Other changes Second patch in the series starting at #147835
89c515f
to
60921a7
Compare
9a9b252
to
80f2f57
Compare
clang test changes Third patch in the series, starting at #147835
95d0060
into
users/mizvekov/name-qualification-refactor
Other changes
Second patch in the series starting at #147835