aboutsummaryrefslogtreecommitdiff
path: root/Basic/LangOptions.cpp
AgeCommit message (Expand)Author
2008-03-15Make a major restructuring of the clang tree: introduce a top-levelChris Lattner
2007-12-29Don't attribute in file headers anymore. See llvmdev for theChris Lattner
2007-12-13Fix file header.Chris Lattner
2007-12-05Implemented serialization of LangOptions.Ted Kremenek