Go to file
Alexey Samsonov a82e4c8015 Turn static inline functions to inline, following Rafael's suggestion
llvm-svn: 202473
2014-02-28 08:23:09 +00:00
clang [ASTUnit] Don't let the preamble diagnostics out-live the CompilerInstance that created them, 2014-02-28 07:11:01 +00:00
clang-tools-extra Added a naive NOLINT implementation. 2014-02-28 00:27:50 +00:00
compiler-rt [CMake] Fix PR18987: discard /MD flag if we're adding /MT 2014-02-28 08:04:30 +00:00
debuginfo-tests Relax testcase: Newer versions of LLDB don't necessarily print the "{". 2014-02-27 17:51:50 +00:00
libclc Fix build since r202052 2014-02-24 21:31:56 +00:00
libcxx More LWG issues. Mark #2182, #2323 and #2213 as complete. Add a test for #2339, and mark that as complete. No actual changes to the libc++ code; all of these were already in place. 2014-02-27 16:13:36 +00:00
libcxxabi Demangle Dc to decltype(auto) as per the Itanium C++ ABI spec. 2014-02-17 21:56:01 +00:00
lld [Hexagon] Rename the header file. 2014-02-27 06:28:49 +00:00
lldb Plumb the EvaluateExpressionOptions::{Set,Get}StopOthers through the SB API, and make it work in RunThreadPlan. 2014-02-28 02:52:06 +00:00
llvm Turn static inline functions to inline, following Rafael's suggestion 2014-02-28 08:23:09 +00:00
openmp Restore string match behavior following changes in r202018 2014-02-25 22:04:37 +00:00
polly Update for llvm api change. 2014-02-25 19:17:57 +00:00