diff options
| author | Chris Lattner <sabre@nondot.org> | 2008-11-22 08:22:53 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2008-11-22 08:22:53 +0000 |
| commit | 060068a0eff706d6afb1ace880e85aa1127cde91 (patch) | |
| tree | 9ff5e6f8b9b5f92bccb306a4d26d4fcd4603a77e /clang | |
| parent | f3cb394f41e4ee58c419e6601170753ef702f555 (diff) | |
| download | bcm5719-llvm-060068a0eff706d6afb1ace880e85aa1127cde91.tar.gz bcm5719-llvm-060068a0eff706d6afb1ace880e85aa1127cde91.zip | |
alphabeticalize.
llvm-svn: 59866
Diffstat (limited to 'clang')
| -rw-r--r-- | clang/clang.xcodeproj/project.pbxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/clang.xcodeproj/project.pbxproj b/clang/clang.xcodeproj/project.pbxproj index f80377ce624..1befcbd9920 100644 --- a/clang/clang.xcodeproj/project.pbxproj +++ b/clang/clang.xcodeproj/project.pbxproj @@ -851,7 +851,6 @@ 352712500DAFE54700C76352 /* IdentifierResolver.cpp */, DE67E7190C020F4F00F66BC5 /* ParseAST.cpp */, DE67E7140C020EDF00F66BC5 /* Sema.h */, - 35A2B8610CF8FFA300E6C317 /* SemaUtil.h */, DE67E7160C020EE400F66BC5 /* Sema.cpp */, DEF2F00F0C6CFED5000C4259 /* SemaChecking.cpp */, 35E194670ECB82FB00F21733 /* SemaCXXScopeSpec.cpp */, @@ -870,6 +869,7 @@ 35585DBF0EAFBC4500D0A97A /* SemaOverload.h */, DE67E70C0C020ECA00F66BC5 /* SemaStmt.cpp */, DE67E70A0C020EC500F66BC5 /* SemaType.cpp */, + 35A2B8610CF8FFA300E6C317 /* SemaUtil.h */, ); name = Sema; sourceTree = "<group>"; |

