Remove trailing spaces.
[oota-llvm.git] / include / llvm / Analysis / RegionIterator.h
2013-01-10 Jakub StaszakFix include guards so they exactly match file names.
2012-12-03 Chandler CarruthSort the #include lines for the include/... tree with...
2011-04-15 Chris LattnerFix a ton of comment typos found by codespell. Patch by
2010-07-22 Tobias GrosserAdd new RegionInfo pass.