Go to file
Artem Belevich f3d3db65de Remove .CUDAIsDevice flags from CodeGenOpts as it's already
available in LangOpts.

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

llvm-svn: 232749
2015-03-19 18:58:18 +00:00
clang Remove .CUDAIsDevice flags from CodeGenOpts as it's already 2015-03-19 18:58:18 +00:00
clang-tools-extra [clang-tidy] Move google-readability-function check to readability-named-parameter. 2015-03-16 22:31:16 +00:00
compiler-rt [sanitizer] change the sanitizer coverage format once again, this time adding a magic to the beginning of the file 2015-03-18 22:03:39 +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 math: Implement erfc 2015-03-18 21:52:07 +00:00
libcxx Add code to honor the match_not_bol and match_not_eol regex flats. Fixes PR#22651. Thanks to Jim Porter for the report and suggested fix. 2015-03-19 17:05:59 +00:00
libcxxabi Don't print debugging messages to stdout. 2015-03-19 09:17:21 +00:00
lld [ARM] Implement static (initial exec) TLS model 2015-03-19 06:47:44 +00:00
lldb Added missing case for IK_PreprocessedCuda. 2015-03-19 18:12:26 +00:00
llgo llgoi: Fix type identity for imported binary packages. 2015-03-18 08:34:40 +00:00
llvm gold: Make powerpc support optional for the tests. 2015-03-19 18:23:31 +00:00
openmp fix for broken commit 231774 2015-03-10 10:14:57 +00:00
polly Add some missing __isl_give/__isl_keep annotations 2015-03-19 07:43:35 +00:00