-
Notifications
You must be signed in to change notification settings - Fork 14.5k
[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
base: users/mizvekov/name-qualification-refactor
Are you sure you want to change the base?
[PATCH 2/7] [clang] improve NestedNameSpecifier: misc small clang changes #148012
Conversation
374aefc
to
8da8c53
Compare
ddaea06
to
b16b022
Compare
7b74782
to
cfe89c1
Compare
1d0abee
to
1e4b214
Compare
42d0f68
to
4896f42
Compare
1e4b214
to
7ad6252
Compare
4896f42
to
73ffe31
Compare
7ad6252
to
b37d904
Compare
✅ With the latest revision this PR passed the C/C++ code formatter. |
73ffe31
to
d8acbe8
Compare
533e517
to
365a333
Compare
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
…nges Other changes Second patch in the series starting at #147835
58b801e
to
dcef00f
Compare
d265b06
to
b6b18fb
Compare
Other changes
Second patch in the series starting at #147835