llvm-project
f5f171eb
- [libclang]: visit C++17 switch init statements (#173670)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
64 days ago
[libclang]: visit C++17 switch init statements (#173670) Modelled after commit 08e18126431878373abfa33136768d0ec7c13def, which did the same for If statements. Tested with KDevelop : with a patched clang, initializers in switch statement get cursors.
References
#173670 - [libclang]: visit C++17 switch init statements
Author
Serafean
Parents
8b9d4719
Loading