summaryrefslogtreecommitdiff
path: root/clang/test/Analysis/fuchsia_handle.cpp
AgeCommit message (Expand)Author
2021-01-06[analyzer] Update Fuchsia checker to catch releasing unowned handles.Daniel Hwang
2020-12-07[analyzer] Ignore annotations if func is inlined.Yu Shan
2020-11-21[StaticAnalyzer] Support struct annotations in FuchsiaHandleCheckerHaowei Wu
2020-07-28[analyzer] FuchsiaHandleChecker: Suppress a non-deterministic test failure.Artem Dergachev
2020-07-02Fix some typos (unkown -> unknown); NFCAaron Ballman
2020-01-27[analyzer] Fix handle leak false positive when the handle dies too earlyGabor Horvath
2020-01-23[analyzer] Improve FuchsiaHandleChecker's diagnostic messagesGabor Horvath
2019-12-20[analyzer] Add path notes to FuchsiaHandleCheck.Gabor Horvath
2019-12-20[analyzer] Add Fuchsia Handle checkerGabor Horvath