aboutsummaryrefslogtreecommitdiff
path: root/lib/Checker/ChrootChecker.cpp
AgeCommit message (Expand)Author
2010-10-11comment out unused functionChris Lattner
2010-10-10Add experimental chroot check which checks improper use of chroot(). Patch by Zhongxing Xu