summaryrefslogtreecommitdiff
path: root/clang/test/CodeCompletion/this-quals.cpp
AgeCommit message (Expand)Author
2022-12-19[lit] Script to automate use of %(line-n). Use in CodeComplete tests.Sam McCall
2018-12-19[CodeComplete] Properly determine qualifiers of 'this' in a lambdaIlya Biryukov