aboutsummaryrefslogtreecommitdiff
path: root/lib/Headers/Makefile
AgeCommit message (Expand)Author
2009-09-16Collapse more clang version numbers down into fewer places.Mike Stump
2009-09-15Back to 1.1 we go.Mike Stump
2009-02-21Put compiler headers in <prefix>/lib/clang/1.0/include (vsDaniel Dunbar
2009-01-22Avoid creating .dir files in the installation area.Mike Stump
2008-03-15Make a major restructuring of the clang tree: introduce a top-levelChris Lattner