]> granicus.if.org Git - clang/history - lib/AST/Expr.cpp
[OPENMP] Initial support for 'task_reduction' clause.
[clang] / lib / AST / Expr.cpp
2017-06-27 Stephan BergmannMake CastExpr::getSubExprAsWritten look through implici...
2017-06-03 Galina KistanovaAdded LLVM_FALLTHROUGH to address warning: this stateme...
2017-04-11 Aaron BallmanAdd const children() accessors to match the existing...
2017-03-30 Simon PilgrimSpelling mistakes in comments. NFCI. (PR27635)
2017-03-06 Eric Fiselier[coroutines] Add DependentCoawaitExpr and fix re-buildi...
2017-02-23 Richard SmithPR32044: Fix some cases where we would confuse a transp...
2017-01-27 Anastasia Stulova[OpenCL] Add missing address spaces in IR generation...
2017-01-09 Richard SmithMSVC seems to use (void) in __FUNCSIG__ for a zero...
2017-01-09 Richard SmithPR31587: Fix handling of __FUNCSIG__ in C.
2016-12-23 Egor ChuraevFix problems in "[OpenCL] Enabling the usage of CLK_NUL...
2016-12-14 Stephan BergmannReplace APFloatBase static fltSemantics data members...
2016-12-12 Richard SmithAdd two new AST nodes to represent initialization of...
2016-12-06 Richard Smith[c++17] P0135R1: Guaranteed copy elision.
2016-11-24 Benjamin Kramer[ASTDumper] Add some more character escapes for conveni...
2016-11-16 Mehdi AminiImprove handling of __FUNCTION__ and other predefined...
2016-11-15 Mehdi AminiRevert "Improve handling of __FUNCTION__ and other...
2016-11-15 Mehdi AminiImprove handling of __FUNCTION__ and other predefined...
2016-11-04 Chandler CarruthAdd some more asserts to clearly indicate that there...
2016-11-03 Richard SmithImprove obvious-most-derived-type devirtualization:
2016-11-02 Erich Keaneregcall: Implement regcall Calling Conv in clang
2016-10-26 John McCallRefactor call emission to package the function pointer...
2016-10-20 Benjamin KramerRetire llvm::alignOf in favor of C++11 alignof.
2016-08-11 Richard SmithP0217R3: Perform semantic checks and initialization...
2016-07-28 Yaxun Liu[OpenCL] Generate opaque type for sampler_t and functio...
2016-07-22 Pirama Arumuga NainarAdd .rgba syntax extension to ext_vector_type types
2016-07-18 Mehdi Amini[NFC] Header cleanup
2016-07-16 Erik Pilkington[ObjC] Implement @available in the Parser and AST
2016-06-28 Richard SmithP0136R1, DR1573, DR1645, DR1715, DR1736, DR1903, DR1941...
2016-06-23 David MajnemerUse ranges to concisely express iteration
2016-06-21 Tim ShenRe-commit "[Temporary] Add an ExprWithCleanups for...
2016-06-09 Tim ShenRevert "[Temporary] Add an ExprWithCleanups for each...
2016-06-09 Tim Shen[Temporary] Add an ExprWithCleanups for each C++ Materi...
2016-05-12 Etienne Bergeron[AST] Move operations enum to a definition file.
2016-02-04 Alexey Bataev[OPENMP 4.0] Fixed support of array sections/array...
2016-02-02 Manman RenObjCXX: fix a crash during typo correction.
2016-01-30 Davide Italianoassert(false) -> llvm_unreachable().
2016-01-14 Justin Lebar[CUDA] Warn undeclared identifiers in CUDA kernel calls
2016-01-13 George Burgess IV[Bugfix] Fix ICE on constexpr vector splat.
2015-12-31 James Y Knight[TrailingObjects] Convert remaining classes in Expr...
2015-12-30 James Y Knight[TrailingObjects] Convert CastExpr and subclasses.
2015-12-29 James Y Knight[TrailingObjects] Convert OffsetOfExpr.
2015-12-29 James Y Knight[TrailingObjects] Convert AST classes that had a ASTTem...
2015-12-11 Anastasia Stulova[OpenCL 2.0] In OpenCL v2.0 s6.5 all pointers are impli...
2015-12-11 Anastasia StulovaReverting r255337 as it seems to kill bots. Needs inves...
2015-12-11 Anastasia Stulova[OpenCL 2.0] In OpenCL v2.0 s6.5 all pointers are impli...
2015-12-10 Richard SmithPR25416: Improve performance of processing inline assem...
2015-12-08 Richard SmithExplicitly permit undefined behavior in constant initia...
2015-11-25 Alexey Bataev[MSVC] 'property' with an empty array in array subscrip...
2015-10-27 Richard Smith[coroutines] Creation of promise object, lookup of...
2015-10-08 Alexey Bataev[OPENMP 4.1] Codegen for array sections/subscripts...
2015-09-30 Alexey Bataev[OPENMP 4.1] Sema analysis for array sections in 'reduc...
2015-09-29 James Y KnightMove functions declared in ExprObjC.h into ExprObjC...
2015-08-25 Alexey Bataev[OPENMP 4.0] Initial support for array sections.
2015-08-13 Yaron KerenRemove and forbid raw_svector_ostream::flush() calls.
2015-08-03 Andrey BokhankoAdditional fix for PR14269: Crash on vector elements...
2015-07-28 Benjamin Kramer[CodeGen] Simplify creation of shuffle masks.
2015-07-18 Benjamin Kramer[AST] Remove StmtRange in favor of an iterator_range.
2015-07-18 Benjamin Kramer[AST] Cleanup ExprIterator.
2015-07-17 James Y KnightFix alignment issues in Clang.
2015-07-07 Douglas GregorSubstitute type arguments into uses of Objective-C...
2015-07-02 Benjamin KramerSwitch users of the 'for (StmtRange range = stmt->child...
2015-06-22 Alexander KornienkoRevert r240270 ("Fixed/added namespace ending comments...
2015-06-22 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-06-10 Scott Douglasssome StmtExprs do not have side-effects
2015-06-10 Scott Douglassadd ConstEvaluatedExprVisitor
2015-06-10 Yunzhong GaoImplementing C99 partial re-initialization behavior...
2015-04-09 Kaelyn TakataProperly implement warn_unused_result checking for...
2015-04-06 Michael KupersteinHasSideEffects() should return false for calls to pure...
2015-03-24 Aaron BallmanTrack the source location of the dot or arrow operator...
2015-03-06 Benjamin KramerUse delegating ctors to reduce code duplication. NFC.
2015-02-25 David MajnemerSema: Parenthesized bound destructor member expressions...
2015-02-16 Fariborz Jahanian[Objctive-C sema]. Do not do the unused-getter-return...
2015-01-15 David MajnemerAST: alignof might be dependent because of alignment...
2015-01-12 Alexey BataevRename RefersToCapturedVariable to RefersToEnclosingVar...
2015-01-09 David MajnemerSema: Dependent array designators cannot be checked
2015-01-03 Aaron BallmanVolatile reads are side-effecting operations, but in...
2014-12-17 Aaron BallmanAdding a -Wunused-value warning for expressions with...
2014-12-16 Alexey BataevRenamed RefersToEnclosingLocal bitfield to RefersToCapt...
2014-11-17 Reid KlecknerHandle use of default member initializers before end...
2014-11-08 Richard Smith[c++1z] N4295: fold-expressions.
2014-10-28 Fariborz JahanianObjective-C. revert patch for rdar://17554063.
2014-10-27 Kaelyn TakataAdd the initial TypoExpr AST node for delayed typo...
2014-10-24 Reid KlecknerAdd frontend support for __vectorcall
2014-10-17 Richard SmithTowards PR21289: don't lose track of unexpanded paramet...
2014-10-10 Alexey BataevBugfix for predefined expressions in dependent context.
2014-10-09 Alexey BataevFix for bug http://llvm.org/PR17427.
2014-09-24 Richard SmithFix handling of preincrement on bit-fields. This gives...
2014-08-21 Hans WennborgRange'ify some for loops over RecordDecl::fields()
2014-08-15 Keno FischerMake sure CallExpr::getLocStart doesn't segfault
2014-08-06 Fariborz JahanianObjective-C ARC. First patch toward generating new...
2014-07-26 Richard SmithImprove -UNDEBUG binary size. We don't need a different...
2014-07-18 Fariborz JahanianObjective-C. Patch to warn if the result of calling...
2014-06-26 Craig TopperConvert StringLiteralParser constructor to use ArrayRef...
2014-05-22 Abramo BagnaraImproved location for non-constant initializers diagnos...
2014-05-20 Richard TrieuIgnore void returning overloaded functions fom -Wunused...
2014-05-14 Richard TrieuWhen an overloaded comparison operator returns a refere...
2014-05-12 Craig Topper[C++11] Use 'nullptr'. AST edition.
2014-04-16 Ted Kremenek-Wunreachable-code: refine recognition of unreachable...
2014-04-08 Reid KlecknerAdd support for MSVC's __FUNCSIG__
2014-04-04 Richard TrieuExtend -Wtautological-constant-out-of-range-compare...
next