aboutsummaryrefslogtreecommitdiff
path: root/test/Index/complete-access-checks.cpp
AgeCommit message (Expand)Author
2018-10-22[CodeComplete] Fix accessibility of protected members when accessing members ...Eric Liu
2018-10-02[CodeComplete] Re-fix accessibilty of protected members from base class.Eric Liu
2018-07-19[CodeComplete] Fix accessibilty of protected members from base class.Eric Liu
2017-09-22Set completion priority of destructors and operators to CCP_Unlikely.Ilya Biryukov
2011-10-06Added CXAvailability_NotAccessible to indicate that a declaration is availabl...Erik Verbruggen