]> granicus.if.org Git - clang/shortlog
clang
2013-12-08 Faisal ValiMove a generic lambda test into the more logical test...
2013-12-08 Faisal ValiFix the message to go along with the assertion that...
2013-12-08 Faisal ValiFix an assertion introduced by my previous refactoring.
2013-12-08 Joerg SonnenbergerExtend assembler handling for NetBSD/MIPS to pass down...
2013-12-08 Rafael EspindolaFix pr18174.
2013-12-07 Faisal ValiDelete the now unnecessary test/generic-lambda-unimplem...
2013-12-07 Faisal Vali[REFACTOR] Refactored some of the generic-lambda captur...
2013-12-07 Benjamin KramerCodeGen: Don't emit linkage on thunks that aren't emitt...
2013-12-07 Alp TokerEliminate the last trivial NDEBUG uses in clang headers
2013-12-07 Alp TokerCommentLexer: eliminate an NDEBUG from the headers
2013-12-07 John ThompsonChanged ConditionValue argument to PPCallbacks If and...
2013-12-07 Alp TokerTweak r196646
2013-12-07 Alp TokerType traits: No need for switch to handle __builtin_typ...
2013-12-07 Argyrios KyrtzidisAdd a SubsetSubject in Attr.td to automate checking...
2013-12-07 Richard SmithGive a more appropriate diagnostic when a template...
2013-12-07 Joerg SonnenbergerPass correct flags to assembler and linker for OpenBSD...
2013-12-07 Fariborz JahanianObjectiveC. Continuing implementation of objc_bridge_re...
2013-12-07 Warren HuntFixing assertion failure introduced in 196602.
2013-12-06 Justin Bognertest/Driver: Check that @ arguments that aren't files...
2013-12-06 Ana PazosAdded support for mcpu krait
2013-12-06 David PeixottoFix test case inefficiency
2013-12-06 David PeixottoAdd option to use temporary file for assembling with...
2013-12-06 Warren Hunt[MS-ABI] adds padding before all vbases after a bitfield
2013-12-06 Warren Hunt[MS-ABI] Fix alias-avoidance padding between bases
2013-12-06 Anna ZaksFixup to r196593.
2013-12-06 Anna ZaksRevert "[analyzer] Refactor conditional expression...
2013-12-06 Aaron BallmanTurning the __w64 attribute into an ignored attribute...
2013-12-06 Argyrios Kyrtzidis[libclang] Rename CXSkippedRanges to CXSourceRangeList...
2013-12-06 Roman DivackyMove the body of GCCInstallationDetector ctor into...
2013-12-06 Diego NovilloAdd flag -fauto-profile as alias to -fprofile-sample...
2013-12-06 Alp TokerFix code typos spotted while working on type traits
2013-12-06 Aaron BallmanTweak the ordering of a conditional to possibly avoid...
2013-12-06 Aaron BallmanReverting changes from r196415; this patch exposed...
2013-12-06 Daniel Jasperclang-format: Change line break decisions for array...
2013-12-06 Daniel JasperAllow string literals as module names.
2013-12-06 Alp TokerAdd introductory paragraph to the C++ status page
2013-12-06 Richard SmithPR18152: When computing the semantic form for an initia...
2013-12-06 Warren HuntSupport MS-ABI's concept of "Required Alignment" imposed by
2013-12-05 Dmitri Gribenko-Wassign-enum: compare unqualified types
2013-12-05 Dmitri GribenkoAllow the warning 'case value not in enumerated type...
2013-12-05 Reid Kleckner[ms-cxxabi] bitcast to i8* to deref a data member pointer
2013-12-05 Joerg SonnenbergerFor NetBSD, use arm1176jzf-s as default CPU for ARMv6.
2013-12-05 Ana PazosImplemented vget/vset_lane_f16 intrinsics
2013-12-05 Richard SmithMark auto-generated file as auto-generated, as suggeste...
2013-12-05 Joerg SonnenbergerPass down the target CPU to the system assembler for...
2013-12-05 Fariborz JahanianObjectiveC: Don't warn when method implemented in
2013-12-05 Argyrios Kyrtzidis[c-index-test] For the '-remap-file' option use a comma...
2013-12-05 Bob WilsonFix assertion failure left over from changes to move...
2013-12-05 Alp TokerAttributeList: tweak the conditional order to avoid...
2013-12-05 Hans Wennborgclang-format vsix cmake build: use ${LLVM_TOOLS_BINARY_...
2013-12-05 Alp TokerCheck the initial line number without going through...
2013-12-05 Alp TokerFix a tranche of comment, test and doc typos
2013-12-05 Richard SmithPR17983: Fix crasher bug in C++1y mode when performing...
2013-12-05 Argyrios Kyrtzidis[libclang] Record ranges skipped by the preprocessor...
2013-12-05 Argyrios Kyrtzidis[c-index-test] Enhance perform_test_reparse_source...
2013-12-05 Argyrios Kyrtzidis[c-index-test] For the '-remap-file=' option use '...
2013-12-05 Alp Tokerclang-format-diff.py: pass through errors to stderr...
2013-12-05 Richard SmithUpdate C++ status from 'SVN' to 'Clang 3.4' in preparat...
2013-12-05 Richard SmithImplement DR482: namespace members can be redeclared...
2013-12-05 Alp TokerFix comment typo in r196476
2013-12-05 Argyrios Kyrtzidis[objc] If an interface has no initializer marked as...
2013-12-05 Alp TokerCorrect hyphenations in comments and assert messages
2013-12-05 Richard SmithPer [dcl.meaning]p1, a name in an inline namespace...
2013-12-05 Richard TrieuFixed a bad assert from r194968. r194969 removed the...
2013-12-05 Alp TokerAdd an assert to make it clear we're on the first line
2013-12-05 Richard TrieuRemove unused variable.
2013-12-05 Reid KlecknerFix non-MSVC build error in ASTContext::getAdjustedType
2013-12-05 Faisal ValiFix init-captures for generic lambdas.
2013-12-05 David MajnemerParse: Recover better from bad definitions with base...
2013-12-05 Reid KlecknerAdd an AdjustedType sugar node for adjusting calling...
2013-12-05 Mark LaceySimplify the constructor to CodeGenABITypes.
2013-12-05 Richard SmithReject template-ids containing literal-operator-ids...
2013-12-04 Aaron BallmanGiving a Subjects list to DllExport, which allows the...
2013-12-04 Aaron BallmanCommon functionality is already checked within SemaDecl...
2013-12-04 Reid KlecknerFactor duplicated code for TransformTypeInObjectScope
2013-12-04 Faisal ValiFix for PR18052 - Lambdas within NSDMI's and default...
2013-12-04 Aaron BallmanThe MSP430Interrupt attribute does have a sema handler...
2013-12-04 Aaron BallmanGetting rid of some hard-coded strings. No functional...
2013-12-04 Aaron BallmanThis attribute somehow remained nameless in the attribu...
2013-12-04 Rafael EspindolaRemove empty header.
2013-12-04 Fariborz JahanianObjectiveC - Introducing objc_bridge_related attribute
2013-12-04 John ThompsonEnea Zaffanella's fix for the PPCallbacks Elif callback...
2013-12-04 Richard SmithFix indentation.
2013-12-04 Reid Kleckner[ms-cxxabi] Construct and destroy call arguments in...
2013-12-04 David BlaikieFix test case due to r196394 and improve it to not...
2013-12-04 Aaron BallmanWhen parsing ignored attribute arguments, presuming...
2013-12-04 Alexander KornienkoAdded a regression test for the change in r196380
2013-12-04 Alexander KornienkoFix the regression caused by r196378
2013-12-04 Alexander KornienkoLeave constructor initializer lists on one line in...
2013-12-04 NAKAMURA TakumiRevert r196372, "do not warn about unknown pragmas...
2013-12-04 Lubos Lunakdo not warn about unknown pragmas in modes that do...
2013-12-04 Richard Sandiford[SystemZ] Fix handling of pass-by-pointer arguments
2013-12-04 David MajnemerSema: Propagate the mangling number into instantiations
2013-12-04 Kevin Qin[AArch64 NEON] Add ACLE intrinsic vceqz_f64.
2013-12-04 Kevin Qin[AArch64 NEON] Add missing compare intrinsics.
2013-12-04 Serge PavlovFix error recovery in return statement.
2013-12-04 Faisal ValiFix PR17637: incorrect calculation of template paramete...
2013-12-04 NAKAMURA Takumiclang/test: REQUIRES: s/x86-64-registered-target/x86...
2013-12-04 NAKAMURA Takumiclang/test: REQUIRES: s/ppc{32|64}-registered-target...
2013-12-04 NAKAMURA Takumiclang/test/CodeGen/builtins-nvptx.c: Prune "REQUIRES...
next