The Week Of Monday 30 December 2013 Archives by thread
Starting: Mon Dec 30 00:06:13 PST 2013
Ending: Sun Jan 5 23:14:09 PST 2014
Messages: 237
- [PATCH] Recover from errors in enum definition.
Alp Toker
- [PATCH] Enhance CFG to model C++ new more precisely
Karthik Bhat
- [PATCH] Implement __readeflags and __writeeflags intrinsics
Alexey Volkov
- [clang-tools-extra] r198204 - Make lit.site.cfg Py3-compatible. Copied from r188041.
Kim Gräsman
- [PATCH] Improve x86 android support, add x86_64 android target
Alexey Volkov
- r198214 - Changed the test to avoid EXPECT_EQ(false, ...), which leads to
Alexander Kornienko
- r198224 - Update RecursiveASTVisitor so that it visits attributes. This is currently
DeLesley Hutchins
- r198227 - Remove linkage macro from the CXLanguageKind enum
Reid Kleckner
- r198243 - Fix two typos in comments. No functionality change.
Nick Lewycky
- r198249 - Update DataRecursiveASTVisitor so that it visits attributes.
DeLesley Hutchins
- r198252 - Switch over more of the parser to err_expected
Alp Toker
- r198256 - Silence g++ 4.9 build issue
Alp Toker
- [PATCH] [llvm-project] 2014 is coming -- Update copyrights.
NAKAMURA Takumi
- patch: new attribute enable_if
Nick Lewycky
- r198259 - Recover from errors in enum definition
Serge Pavlov
- [PATCH] Fix to PR8880 (clang dies processing a for loop).
Serge Pavlov
- r197845 - Eliminate the ItaniumVTableContext object from CodeGenVTables
Timur Iskhodzhanov
- [libcxx patch] Fix thread.thread.id/lt.pass.cpp to not assume thread::id() produces a minimal value
Albert Wong (王重傑)
- [libcxx patch] Modify testit to allow filtering tests by prefixes
Albert Wong (王重傑)
- r198264 - [OpenCL] Produce an error, instead of a warning, for sizeof(void) in OpenCL.
Joey Gouly
- [PATCH] Fix a few code typos in Block ABI spec
Boris Dušek
- [PATCH] Verify clang TargetInfo DataLayouts against LLVM
Rafael Espíndola
- r198270 - ExpectAndConsume: Diagnose errors automatically
Alp Toker
- r198271 - Eliminate UnaryTypeTraitExpr
Alp Toker
- r198272 - Remove an unused diag left over from r198046
Alp Toker
- r198274 - Update the copyright credits -- Happy new year 2014!
NAKAMURA Takumi
- [libclc] r198274 - Update the copyright credits -- Happy new year 2014!
NAKAMURA Takumi
- [clang-tools-extra] r198274 - Update the copyright credits -- Happy new year 2014!
NAKAMURA Takumi
- [libcxxabi] r198274 - Update the copyright credits -- Happy new year 2014!
NAKAMURA Takumi
- [libcxx] r198274 - Update the copyright credits -- Happy new year 2014!
NAKAMURA Takumi
- [PATCH] Refactored Clang-tidy for better reusability.
Manuel Klimek
- [PATCH] Added an option to avoid splitting certain kinds of comments into lines.
Manuel Klimek
- r198300 - [OpenCL] The kernel attribute can only be used on functions.
Joey Gouly
- r198306 - Pass the aapcs and apcs features down to llvm.
Rafael Espindola
- r198308 - Remove the now unused 's' specifications.
Rafael Espindola
- [patch] Dead-strip binaries by default on OS X and posix (was: Reduce size of clang-format by 87% on OS X)
Joerg Sonnenberger
- r198309 - Verify that clang TargetInfo descriptions match DataLayout strings from LLVM
Alp Toker
- r198310 - Added an option to avoid splitting certain kinds of comments into lines.
Alexander Kornienko
- r198311 - In the FreeBSD assembler driver, inform the sparc assembler that we're producing
Roman Divacky
- [PATCH] DW_TAG_typedef and DW_TAG_structure_type not emitted when typedef is used
jyoti allur
- r198312 - Remove a tab that snuck in.
Roman Divacky
- r198319 - CMake: Unbreak separated LLVM/Clang project builds for Xcode.
Douglas Gregor
- r198321 - Add test for r198311.
Roman Divacky
- r198322 - ObjectiveC. Class methods must be ignored when looking for
Fariborz Jahanian
- r198326 - Using the quoted version of an attribute name for consistency with other attribute diagnostics.
Aaron Ballman
- r198328 - [CMake] Add missing set_output_directory after Takumi's change in r198205.
Jordan Rose
- r198331 - CMake separate projects: finish output-directory changes.
Douglas Gregor
- r198343 - Objective-C ARC++: Prefer references to __strong/__weak over __unsafe_unretained.
Douglas Gregor
- r188739 - Revert "Revert "Revert "Revert "DebugInfo: Omit debug info for dynamic classes in TUs that do not have the vtable for that class""""
Adrian Prantl
- r198355 - Updated the wording of two attribute-related diagnostics so that they print the offending attribute name. Also updates the associated test cases.
Aaron Ballman
- [PATCH] [ms-cxxabi] Move VBTableBuilder from CodeGen over to AST/VTableBuilder.cpp
Reid Kleckner
- r198365 - Removing some manual quotes from this diagnostic, since the AST diagnostics engine knows how to handle NamedDecl objects.
Aaron Ballman
- r198367 - ObjectiveC. Remove false positive warning for missing property
Fariborz Jahanian
- r198368 - Reworded the NSObject attribute diagnostics to be more consistent with other attribute diagnostics. Also updated the associated test case.
Aaron Ballman
- [PATCH] Add diagnostic capabilities in LLVM (frontend part)
Quentin Colombet
- r198371 - Removing some more unnecessary manual quotes from attribute diagnostics.
Aaron Ballman
- r198372 - Removing some more unnecessary manual quotes from attribute diagnostics. Updated the associated testcase because QualType pretty printing was an improvement.
Aaron Ballman
- r198373 - This diagnostic should not have had the manual quotation marks. Its only usage passed in an Attr object, which was already quoted when printing the diagnostic. However, there was no test case that caught this bug -- one has been added.
Aaron Ballman
- r198375 - Removed an unnecessary %select from the alignas diagnostics. The attribute already knows how it was spelled.
Aaron Ballman
- r198380 - [ms-cxxabi] Move VBTableBuilder from CodeGen over to AST/VTableBuilder.cpp
Reid Kleckner
- r198382 - Remove unused variable to fix clang warning
Reid Kleckner
- r198387 - Removing some more unnecessary manual quotes from attribute diagnostics.
Aaron Ballman
- r198388 - [analyzer] Don't track return value of NSNull +null for retain/release tracking.
Ted Kremenek
- r198391 - Removing some more unnecessary manual quotes from attribute diagnostics.
Aaron Ballman
- r198392 - Removing some more unnecessary manual quotes from attribute diagnostics.
Aaron Ballman
- r198395 - Removing some more unnecessary manual quotes from diagnostics.
Aaron Ballman
- [PATCH] [AArch64] Support builtin neon vector type with 'long' as base element type
Jiangning Liu
- [clang-tools-extra] r198402 - Refactored Clang-tidy for better reusability.
Alexander Kornienko
- [clang-tools-extra] r198403 - clang-tidy: Fix build since r198402 in the case that the source tree of clang-tools-extra is not located on clang/tools/extra.
NAKAMURA Takumi
- [clang-tools-extra] r198404 - clang-tody: Rework r198403, to fix build.
NAKAMURA Takumi
- [clang-tools-extra] r198405 - Rework of r198404 to avoid changes in the build configuration.
Alexander Kornienko
- r198407 - clang-format: Recognize single-line macro usages inside macros.
Daniel Jasper
- r198412 - Removing some more unnecessary manual quotes from diagnostics. Updated the related test case to ensure correctness.
Aaron Ballman
- r198413 - Removing an unneeded typecast. getScopeRep() already returns a NestedNameSpecifier.
Aaron Ballman
- r198414 - It turns out the problem was a bit more wide-spread. Removing a lot of unneeded typecasts. getScopeRep() already returns a NestedNameSpecifier.
Aaron Ballman
- r198416 - Removing some more unnecessary manual quotes from diagnostics.
Aaron Ballman
- r198417 - [OpenCL] Variables in the constant address space must be initialized.
Joey Gouly
- r198418 - Removing some more unnecessary manual quotes from diagnostics.
Aaron Ballman
- r198419 - Removing an unneeded typecast. getScopeRep() already returns a NestedNameSpecifier.
Aaron Ballman
- r198420 - Removing some more unnecessary manual quotes from diagnostics.
Aaron Ballman
- r198421 - Using the proper helper function instead of manually doing this work. No functional changes intended.
Aaron Ballman
- r198422 - [OpenCL] Add test case for previous commit.
Joey Gouly
- [clang-tools-extra] r198423 - Clear the diagnostic buffer after flushing it.
Alexander Kornienko
- [PATCH] Clear the diagnostic buffer after flushing it.
Manuel Klimek
- r198424 - Simplifying the mutual exclusion check now that the diagnostics engine knows how to handle Attr objects directly. Updates an associated test case due to the attribute name being properly quoted again.
Aaron Ballman
- Patch: bug fix for PR18218
Marshall Clow
- [PATCH] Make clang::ento::CreateAnalysisConsumer a part of a public interface of the static analyzer.
Jordan Rose
- r198426 - Make clang::ento::CreateAnalysisConsumer a part of a public interface of the static analyzer.
Alexander Kornienko
- [clang-tools-extra] r198427 - A follow-up to r198426: move AnalysisConsumer.h to include/clang/...
Alexander Kornienko
- [PATCH] Warnings for NoReturn Functions
Michael Bao
- [PATCH] [Clang SA] Fix double delete warning reported at wrong location.
Jordan Rose
- r198428 - Fixed a FIXME; created a print method for Selectors that accepts a raw_ostream, and started using it in places it made sense.
Aaron Ballman
- r198429 - We haven't cared about VS 2005 in a long time, and VS 2003 in even longer.
Aaron Ballman
- r198430 - Reformat the description strings. No functionality change.
Rafael Espindola
- [libcxx] r198431 - Patch by Howard. First part of fix for PR18218; add type traits needed to do the right thing. Fix the problems in PR18218 for isnan and pow - they also need to be applied to the other functions in <cmath>. Also, a drive-by fix for the test - now actually calls test_abs()
Marshall Clow
- r198432 - [objc] Refactor and improve functionality for the -Wunused-property-ivar warning.
Argyrios Kyrtzidis
- r198433 - Removed one of the string versions of getQualifiedNameAsString, and switched over to using printQualifiedName where possible. No functional changes intended.
Aaron Ballman
- r198435 - Marked the default constructor as an LLVM_DELETED_FUNCTION.
Aaron Ballman
- [PATCH] NoReturn Warning: Non-Void Return Type
Michael Bao
- [PATCH] NoReturn Warning: Removed Warning for Unreachable Return
Michael Bao
- r198439 - Update for llvm's DataLayout including mangling information.
Rafael Espindola
- r198440 - Fixing a FIXME; the RetTy template parameter is always bool in practice, and so it has been removed. No functional changes intended.
Aaron Ballman
- [patch] [libcxx] [win32] support.h
Marshall Clow
- r198442 - Pass the decl directly to the diagnostic, no need to call getDeclName().
Argyrios Kyrtzidis
- [PATCH] [ms-cxxabi] Improve vbtable name mangling accuracy
Reid Kleckner
- r198444 - Fix 80 col violation.
Argyrios Kyrtzidis
- [PATCH] [libc++] Const qualify __mem_fn call operator
Marshall Clow
- r198446 - Refactored Builtin::Context::isPrintfLike and isScanfLike into a helper function. The implementations are identical, except for the format arguments being searched for.
Aaron Ballman
- [libcxx] r198457 - Rename ___make_pair_return to __make_pair_return_impl; ___make_tuple_return to __make_tuple_return_impl; and ____iterator_traits to __iterator_traits_impl. Part of a campaign to remove > 2 underscores from libc++. No functionality change.
Marshall Clow
- r198461 - Debug info: Ensure that the last stop point in a function is still within
Adrian Prantl
- [PATCH] [libc++] Support newlib as libc++'s C library
JF Bastien
- r198462 - [ms-cxxabi] Improve vbtable name mangling accuracy
Reid Kleckner
- r198470 - Ignore qualified templated functions for -Winfinite-recursion. This treats
Richard Trieu
- r198474 - [Sema] When checking if a bitcast is appropriate between vector types, take into
Argyrios Kyrtzidis
- r198476 - [analyzer] Remove IdempotentOperations checker.
Ted Kremenek
- r198479 - Add an additional check in test/Sema/ext_vector_casts.c
Argyrios Kyrtzidis
- [libcxx] r198481 - Implement the functions: clz, clzl, clzll, ctz, ctzl, and ctzll
Yaron Keren
- [libcxx] r198482 - 80 cols fixes.
Yaron Keren
- r198489 - Only mark dump() function definitions 'used' in debug builds
Alp Toker
- r198497 - Move MS predefined type_info out of InitializePredefinedMacros
Alp Toker
- r198502 - Revert "ToolingTest.cpp: Fix r158592, runToolOnCode.FindsNoTopLevelDeclOnEmptyCode on msvc. LangOpts.MicrosoftExt still appends "class type_info; "."
Alp Toker
- [PATCH] Target-specific attributes
Aaron Ballman
- [libcxx] r198505 - Switch to using C++ style casts.
Joerg Sonnenberger
- r198539 - Parse: Token consumption modernization and loop de-nesting
Alp Toker
- r198540 - Fix bungled parse recovery in K&R function declarations
Alp Toker
- r198542 - Tweak the parse recovery in r198540
Alp Toker
- r198548 - Pre-declare '::type_info' in MicrosoftMode only, not MicrosoftExt
Alp Toker
- r198549 - Fix 'declartion' typos
Alp Toker
- r198558 - clang-format: Allow formatting short enums on a single line.
Daniel Jasper
- r198559 - clang-format: Spacing inside enum braces.
Daniel Jasper
- r198569 - This helper method isn't needed, and it's unsafe for it to use StringRef in the first place. Replaced the unsafe code with the proper accessor.
Aaron Ballman
- [PATCH] Tablegen support for function-like attribute subjects
Aaron Ballman
- [PATCH] Use the integrated assembler by default on OpenBSD/powerpc
Brad Smith
- [PATCH] Initial instrumentation based PGO implementation
Justin Bogner
- libcxx with Visual C++ : don't redefine _NOEXCEPT when already defined
G M
- [PATCH] SemaChecking: return type validation for member functions
Saleem Abdulrasool
Last message date:
Sun Jan 5 23:14:09 PST 2014
Archived on: Tue Aug 4 15:31:26 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).