Go to file
Artem Dergachev 50aece03cb [analyzer] Implement a methond to discover origin region of a symbol.
This encourages checkers to make logical decisions depending on
value of which region was the symbol under consideration
introduced to denote.

A similar technique is already used in a couple of checkers;
they were modified to call the new method.

Differential Revision: http://reviews.llvm.org/D22242

llvm-svn: 275290
2016-07-13 18:07:26 +00:00
clang [analyzer] Implement a methond to discover origin region of a symbol. 2016-07-13 18:07:26 +00:00
clang-tools-extra [include-fixer] Implement adding missing namespace qualifiers in vim integration. 2016-07-13 16:43:54 +00:00
compiler-rt [RT-ARM] Syntax unified for aeabi_mem* functions 2016-07-13 14:01:15 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc configure: Remove device specific defines 2016-06-17 20:30:50 +00:00
libcxx Constuct a sentry object in istream::readsome, and handle failures appropriately. Fixes PR#28217. 2016-07-13 16:58:48 +00:00
libcxxabi Fix [libcxxabi] Fix warning about uninitialized const member. 2016-06-15 19:59:16 +00:00
libunwind [PATCH] [libunwind][ehabi] Use early returns where possible. 2016-07-08 12:13:31 +00:00
lld [ELF] - Add predefined sections to output sections list in one place. 2016-07-13 14:26:31 +00:00
lldb Fix a check in the objc trampoline handler 2016-07-13 17:34:26 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm [InstCombine] extend vector select matching for non-splat constants 2016-07-13 18:07:02 +00:00
openmp http://reviews.llvm.org/D22134: Implementation of OpenMP 4.5 nonmonotonic schedule modifier 2016-07-11 10:44:57 +00:00
parallel-libs Change mailing list names in README 2016-06-24 22:50:09 +00:00
polly Add accelerator code generation pass skeleton 2016-07-13 15:54:58 +00:00