Go to file
Ilya Biryukov cbea95dd95 Fixed a crash in code completion.
Summary: The crash occured when FunctionDecl was parsed with an initializer.

Reviewers: bkramer, klimek, francisco.lopes

Reviewed By: bkramer

Subscribers: cfe-commits

Differential Revision: https://reviews.llvm.org/D37382

llvm-svn: 312788
2017-09-08 13:36:38 +00:00
clang Fixed a crash in code completion. 2017-09-08 13:36:38 +00:00
clang-tools-extra Update for PrintHelpMessage not calling exit. 2017-09-08 00:33:39 +00:00
compiler-rt [libFuzzer] simplify CustomCrossOverTest even more 2017-09-07 05:33:05 +00:00
debuginfo-tests Fix debuginfo-tests with GDB on Linux 2017-08-31 18:16:55 +00:00
libclc amdgcn,waitcnt: Add datalayout info 2017-09-04 15:52:07 +00:00
libcxx XFAIL tests on SLES11 2017-09-08 03:57:02 +00:00
libcxxabi Revert "[libcxxabi] When built with ASan, __cxa_throw calls __asan_handle_no_return" 2017-09-06 03:00:42 +00:00
libunwind Revert r312240 2017-08-31 15:51:23 +00:00
lld [ELF] - Simplify. NFC. 2017-09-08 13:26:45 +00:00
lldb Fix for bug 34510 - Minidump target does not resolve new symbols correctly 2017-09-07 18:29:48 +00:00
llgo irgen: Create functions instead of global variables for builtin hash and equal algorithms. 2017-06-04 22:11:28 +00:00
llvm [X86] Added PR31045 test case 2017-09-08 10:49:11 +00:00
openmp Read blocktime value set by kmp_set_blocktime() before reading from KMP_BLOCKTIME 2017-09-05 15:45:48 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly Fix some unused warnings in polly 2017-09-07 22:46:51 +00:00