diff options
| author | Douglas Gregor <dgregor@apple.com> | 2013-02-05 21:13:55 +0000 |
|---|---|---|
| committer | Douglas Gregor <dgregor@apple.com> | 2013-02-05 21:13:55 +0000 |
| commit | 1288408984f16969a90bbc32dd4eaa1542cae43b (patch) | |
| tree | eab9563fa5cf8321ebe63e677d55c0fbd92de7ce /clang | |
| parent | f51f0319bb1d377946ef710895b203e2ef18de2a (diff) | |
| download | bcm5719-llvm-1288408984f16969a90bbc32dd4eaa1542cae43b.tar.gz bcm5719-llvm-1288408984f16969a90bbc32dd4eaa1542cae43b.zip | |
Remove an uninteresting note
llvm-svn: 174441
Diffstat (limited to 'clang')
| -rw-r--r-- | clang/NOTES.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/clang/NOTES.txt b/clang/NOTES.txt index 1c89d685729..107ec5ad48c 100644 --- a/clang/NOTES.txt +++ b/clang/NOTES.txt @@ -2,9 +2,6 @@ // Random Notes //===---------------------------------------------------------------------===// -C90/C99/C++ Comparisons: -http://david.tribble.com/text/cdiffs.htm - //===---------------------------------------------------------------------===// To time GCC preprocessing speed without output, use: |

