Go to file
Eric Liu 41552d6a37 [change-namespace] move template class forward-declarations and don't move fwd-decls in classes.
Summary:
Forward declarations in moved namespaces should be moved back to the old
namespaces. We should also move template class forward declarations.

Also fix a bug that moves forward declarations of nested classes.

Reviewers: bkramer

Subscribers: cfe-commits

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

llvm-svn: 288908
2016-12-07 14:20:52 +00:00
clang Implement the -Wstrict-prototypes warning 2016-12-07 10:52:18 +00:00
clang-tools-extra [change-namespace] move template class forward-declarations and don't move fwd-decls in classes. 2016-12-07 14:20:52 +00:00
compiler-rt [XRay][compiler-rt] Explicitly add dependency to pthread 2016-12-06 23:08:45 +00:00
debuginfo-tests
libclc Fix build since r286752. 2016-11-14 16:06:33 +00:00
libcxx Revert r288787: Add missing stdbool.h module. 2016-12-06 09:48:32 +00:00
libcxxabi [libc++abi] Add _LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS 2016-12-05 19:42:11 +00:00
libunwind EHABI: mark some functions as exported 2016-11-17 23:53:35 +00:00
lld Add comments and reorder code a bit to clarify the intention. NFC. 2016-12-07 04:45:34 +00:00
lldb Use Timeout<> in EvaluateExpressionOptions class 2016-12-06 11:24:51 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm Try unbreaking the MSVC build. 2016-12-07 13:35:11 +00:00
openmp fixed type in Windows-specific code 2016-12-01 16:08:52 +00:00
parallel-libs [Acxxel] Remove setActiveDeviceForThread 2016-10-28 00:54:02 +00:00
polly Update to isl-0.17.1-314-g3106e8d 2016-12-06 14:37:39 +00:00