User Details
User Details
- User Since
- Jun 10 2022, 6:12 AM (67 w, 1 d)
Aug 11 2022
Aug 11 2022
furkanusta added a comment to D130363: [clang] Give priority to Class context while parsing declarations.
That would be great, thanks
Aug 10 2022
Aug 10 2022
furkanusta updated the diff for D130363: [clang] Give priority to Class context while parsing declarations.
- [clangd] D130363 (CodeCompletion/overrides.cpp) Move tests to bottom
Jul 29 2022
Jul 29 2022
furkanusta added a comment to D130363: [clang] Give priority to Class context while parsing declarations.
I've added a test case but I have a question.
This is regardless of the current issue (i.e. no function context, clang++14 with no patches)
furkanusta updated the diff for D130363: [clang] Give priority to Class context while parsing declarations.
- [clang] Add test case for D130363
Jul 22 2022
Jul 22 2022
furkanusta added reviewers for D130363: [clang] Give priority to Class context while parsing declarations: kadircet, sammccall.
furkanusta requested review of D130363: [clang] Give priority to Class context while parsing declarations.
Jun 15 2022
Jun 15 2022
furkanusta added a comment to D127629: [clang] Use correct visibility parameters when following a Using declaration.
I don't think I have a commit access this is my first contribution. I appreciate if you can do it for me.
Jun 13 2022
Jun 13 2022
furkanusta updated the diff for D127629: [clang] Use correct visibility parameters when following a Using declaration.
[clang] Use correct visibility parameters when following a Using declaration
furkanusta added a comment to D127629: [clang] Use correct visibility parameters when following a Using declaration.
I wasn't sure if I should add a URL to the commit message for easy access but here is the corresponding clangd issue: https://github.com/clangd/clangd/issues/1137