commit | bd3a7633f19365cb7ac24d6bc646d5547b734fc0 | [log] [tgz] |
---|---|---|
author | Jonathan Peyton <[email protected]> | Wed Sep 27 20:36:27 2017 |
committer | Jonathan Peyton <[email protected]> | Wed Sep 27 20:36:27 2017 |
tree | 4ccb4aca6cc9ffea3deafb883f5407a4ae9567bd | |
parent | c16a47296606d41a5fb432ae1c978fd77ac9f511 [diff] |
Remove unnecessary semicolons Removes semicolons after if {} blocks, function definitions, etc. I was able to apply the large OMPT patch cleanly on top of this one with no conflicts. llvm-svn: 314340