aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Analysis/Support/Optional.h
AgeCommit message (Expand)Author
2010-04-09Remove copy of 'Optional' in Clang tree, and convert clients to use the one n...Ted Kremenek
2010-04-08For 'open' check in UnixAPIChecker, hard code value of 'O_CREAT' on Darwin.Ted Kremenek
2010-01-27Silence a GCC warning about uninitialized variables. The first user of thisChandler Carruth
2010-01-26Teach RegionStore to handle initialization of incomplete arrays in structures...Ted Kremenek
2009-11-15Make a couple more headers standaloneDouglas Gregor
2009-09-09Remove tabs, and whitespace cleanups.Mike Stump
2009-08-06Fix a couple false positive "uninitialized value" warnings with RegionStoreTed Kremenek