The headers content of LLVM-3.5 in Ubuntu repository is different of the
LLVM 3.5 official package.

Repeat the bug:

1. Download the llvm 3.5.0 from official site and untar

wget 
http://llvm.org/releases/3.5.0/clang+llvm-3.5.0-x86_64-linux-gnu-ubuntu-14.04.tar.xz
tar -xvf clang+llvm-3.5.0-x86_64-linux-gnu-ubuntu-14.04.tar.xz

2. Install llvm-3.5 with apt-get

sudo apt-get install llvm-3.5

3. The same header appears different

diff /usr/include/llvm-3.5/llvm/Support/MemoryBuffer.h
Downloads/clang+llvm-3.5.0-x86_64-linux-
gnu/include/llvm/Support/MemoryBuffer.h

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372062

Title:
  Some LLVM 3.5 headers are in wrong paths and different from llvm-3.5
  installed from sources.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-3.5/+bug/1372062/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to