summaryrefslogtreecommitdiffstats
path: root/test/Index/complete-access-checks.cpp
Commit message (Expand)AuthorAgeFilesLines
* [CodeComplete] Fix accessibility of protected members when accessing members ...Eric Liu2018-10-221-5/+16
* [CodeComplete] Re-fix accessibilty of protected members from base class.Eric Liu2018-10-021-2/+2
* [CodeComplete] Fix accessibilty of protected members from base class.Eric Liu2018-07-191-2/+25
* Set completion priority of destructors and operators to CCP_Unlikely.Ilya Biryukov2017-09-221-12/+12
* Added CXAvailability_NotAccessible to indicate that a declaration is availabl...Erik Verbruggen2011-10-061-0/+89