Go to file
Aaron Ballman 672dde2b3e Properly encode the < entity; it was missing the semicolon. Regenerating the AST matcher reference after fixing the issue. Thanks to Richard for noticing the issue and bringing it to my attention!
llvm-svn: 258579
2016-01-22 23:15:00 +00:00
clang Properly encode the < entity; it was missing the semicolon. Regenerating the AST matcher reference after fixing the issue. Thanks to Richard for noticing the issue and bringing it to my attention! 2016-01-22 23:15:00 +00:00
clang-tools-extra [clang-tidy] Handle decayed types and other improvements in VirtualNearMiss check. 2016-01-22 21:45:51 +00:00
compiler-rt When building without DIA SDK, don't set suppressions.cpp fail 2016-01-22 20:26:10 +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 AMDGPU: Add aliases for all VI targets 2015-12-15 18:37:04 +00:00
libcxx unordered_map: Reuse insert logic in emplace when possible, NFC 2016-01-22 22:48:02 +00:00
libcxxabi [libcxxabi] Teach cxa_demangle about Hexagon's long double size 2016-01-20 14:10:23 +00:00
libunwind Replace cmake check for printf with a check for fopen. 2015-12-10 00:47:08 +00:00
lld Remove unnecessary object:: prefix. 2016-01-22 21:49:07 +00:00
lldb XFail a test from TestConditionalBreak.py on Windows. 2016-01-22 23:05:47 +00:00
llgo [llgo] Force exporting __morestack from llgoi 2015-11-27 04:46:46 +00:00
llvm Fix the code that leads to the incorrect trigger of the report_fatal_error() 2016-01-22 22:49:55 +00:00
openmp Add missing cleanup code for cached indirect lock pool. 2016-01-22 19:16:14 +00:00
polly ScopDetection: Do not detect regions with irreducible control as scops 2016-01-22 09:44:37 +00:00