/usr/share/doc/clang-3.3/TODO.Debian is in clang-3.3 1:3.3-16ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | * add the support of libclang in llvm default (for now, it is
called libclang1-3.3.so)
* add a symbol file for libclang.so in llvm default
* check if we should use alternatives
* remove of clang & llvm 3.2
* look at the bugs of llvm 3.2
* move the header at the right place in libclang-dev
* bootstrap of clang with itself
* update of the soname
* man page for clang-format
|