History log of /freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/BlockCounter.cpp (Results 1 – 4 of 4)
Revision Date Author Comments
# 0623d748 30-Dec-2015 Dimitry Andric <[email protected]>

Update clang to trunk r256633.


# 59d1ed5b 24-Nov-2014 Dimitry Andric <[email protected]>

Merge clang 3.5.0 release from ^/vendor/clang/dist, resolve conflicts,
and preserve our customizations, where necessary.


# 6122f3e6 22-Oct-2011 Dimitry Andric <[email protected]>

Upgrade our copy of llvm/clang to r142614, from upstream's release_30
branch. This brings us very close to the 3.0 release, which is expected
in a week or two.

MFC after: 1 week


# 2754fe60 20-Feb-2011 Dimitry Andric <[email protected]>

Upgrade our copy of llvm/clang to r126079, from upstream's trunk.

This contains many improvements, primarily better C++ support, an
integrated assembler for x86 and support for -pg.