]> granicus.if.org Git - clang/history - lib/Sema/SemaExprMember.cpp
[OPENMP] Skip BuildMemberExpr() in BuildFieldReferenceExpr(), NFC, by Kai Noda
[clang] / lib / Sema / SemaExprMember.cpp
2017-07-11 Alexey Bataev[OPENMP] Skip BuildMemberExpr() in BuildFieldReferenceE...
2017-04-01 Faisal Vali[NFC, Scoped Enum] Convert Sema::ExpressionEvaluationCo...
2017-03-29 Brian Kelley[Objective-C] Fix "repeated use of weak" warning with...
2017-03-21 Egor Churaev[OpenCL] Added diagnostic for checking length of vector
2017-03-09 Gor Nishanov[coroutines] Build and pass coroutine_handle to await_s...
2017-01-07 Richard SmithPR23135: Don't instantiate constexpr functions referenc...
2016-12-03 Richard SmithDR616, and part of P0135R1: member access (or pointer...
2016-12-02 Richard SmithMass-rename the handful of error_* diagnostics to err_*.
2016-11-17 Saleem AbdulrasoolSema: correct typo correction for ivars in @implementation
2016-08-11 Richard SmithP0217R3: Perform semantic checks and initialization...
2016-07-22 Pirama Arumuga NainarAdd .rgba syntax extension to ext_vector_type types
2016-06-23 Richard SmithImplement p0292r2 (constexpr if), a likely C++1z feature.
2016-05-25 Alexey Bataev[OPENMP 4.5] Codegen for dacross loop synchronization...
2016-03-02 Alexey Bataev[OPENMP 4.5] Codegen for data members in 'reduction...
2016-02-25 Faisal ValiTwek fix for PR24473 (r261506) - Preserve the template...
2016-02-22 Faisal ValiFix PR24473 : Teach clang to remember to substitute...
2016-02-08 Alexey Bataev[OPENMP 4.5] Ccapture/codegen of private non-static...
2016-01-28 Manman RenClass Property: class property and instance property...
2015-10-20 Reid KlecknerLook through using decls when classifying implicit...
2015-10-20 Reid KlecknerRevert "Diagnose UnresolvedLookupExprs that resolve...
2015-10-17 Reid KlecknerDiagnose UnresolvedLookupExprs that resolve to instance...
2015-09-28 David BlaikieRemove the only use of LookupResult's implicit copy...
2015-09-01 Aaron BallmanAdd a new frontend warning for referencing members...
2015-07-25 Benjamin Kramer[AST] Turn the callbacks of lookupInBases and forallBas...
2015-07-22 Davide Italiano[Sema] Diagnose use of declaration correctly.
2015-07-07 Douglas GregorSubstitute type arguments into uses of Objective-C...
2015-06-22 Alexander KornienkoRevert r240270 ("Fixed/added namespace ending comments...
2015-06-22 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-04-10 Benjamin KramerReduce dyn_cast<> to isa<> or cast<> where possible...
2015-04-06 Fariborz Jahanian[Objective-C patch] Patch to fix a crash in IRGen because
2015-03-24 Aaron BallmanTrack the source location of the dot or arrow operator...
2015-02-25 David MajnemerSema: Parenthesized bound destructor member expressions...
2015-01-14 Chandler Carruth[cleanup] Re-sort *all* #include lines with llvm/utils...
2014-12-18 Reid KlecknerFix diagnostic for static methods referencing fields...
2014-12-01 Nikola SmiljanicPerform correct lookup when '__super' is used in class...
2014-11-11 Kaelyn TakataHave LookupMemberExprInRecord only call CorrectTypoDela...
2014-11-11 Kaelyn TakataReplace MemberTypoDiags and MemberExprTypoRecovery...
2014-11-11 Kaelyn TakataExplicitly exclude keywords from the member validator.
2014-11-11 Kaelyn TakataFix some formatting prior to refactoring the code.
2014-10-27 Kaelyn TakataWire up LookupMemberExpr to use the new TypoExpr.
2014-10-27 Kaelyn TakataPass around CorrectionCandidateCallbacks as unique_ptrs so
2014-06-15 Alp TokerHide the concept of diagnostic levels from lex, parse...
2014-05-31 Richard SmithRefactor: use the DeclarationNameInfo form of BuildMemb...
2014-05-29 Nikola SmiljanicRefactoring. Remove Owned method from Sema.
2014-05-29 Nikola SmiljanicRefactoring. Remove release and take methods from Actio...
2014-05-26 Craig Topper[C++11] Use 'nullptr'. Sema edition.
2014-04-23 John ThompsonInitial implementation of -modules-earch-all option...
2014-04-03 Fariborz Jahanianvector [Sema]. Check for proper use of 's' char prefix
2014-03-23 Arnaud A. de Grand... Cleanup dead assignments reported by scan-build
2014-03-17 Aaron Ballman[C++11] Replacing ObjCObjectPointerType iterators qual_...
2014-03-13 Aaron Ballman[C++11] Replacing ObjCProtocolDecl iterators protocol_b...
2014-03-13 Aaron Ballman[C++11] Replacing CXXRecordDecl iterators bases_begin...
2014-03-12 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2014-01-17 Richard SmithPR12788: Remove unnecessary and incorrect special case...
2014-01-03 Aaron BallmanIt turns out the problem was a bit more wide-spread...
2013-11-07 Faisal ValiThis patch implements capturing of variables within...
2013-10-31 Kaelyn UhrainFix a C struct diagnostic regression introduced by...
2013-10-19 Kaelyn UhrainAllow CorrectTypo to replace CXXScopeSpecifiers that...
2013-08-17 Richard SmithRefactor all diagnosing of TypoCorrections through...
2013-07-31 Kaelyn UhrainImprove the diagnostic experience, including adding...
2013-07-16 Eli FriedmanFix member refs with using decl + anonymous union.
2013-07-02 Kaelyn UhrainAllow typo correction to try removing nested name speci...
2013-06-07 Adrian Prantladdress some comments on r183474:
2013-05-21 Fariborz JahanianObjective-C arc: don't count use of __weak
2013-05-07 Nick LewyckyWhen typo correction produces an overloaded result...
2013-05-03 John McCallMove parsing of identifiers in MS-style inline assembly...
2013-04-16 John McCallBasic support for Microsoft property declarations and
2013-04-02 Fariborz JahanianObjective-C: Provide fixit hints when warning
2013-03-28 Fariborz JahanianObjective-C: Produce precise diagnostic when
2013-03-28 Fariborz JahanianObjective-C: Provide fixit suggestions when class object
2013-03-27 Fariborz JahanianObjective-C: Issue more precise warning when user
2013-02-26 Matt ArsenaultFix assertion failure when a field is given an address...
2013-02-14 Fariborz Jahanianobjective-C: When implementing custom accessor method for
2013-01-02 Richard Smiths/CPlusPlus0x/CPlusPlus11/g
2012-12-04 Chandler CarruthSort all of Clang's files under 'lib', and fix up the...
2012-11-22 Richard SmithFix regression in r168477. Use canonical decl when...
2012-11-22 Richard SmithFix CXXRecordDecl::forallBases to not look through...
2012-10-18 Axel NaumannFrom Vassil Vassilev: enable Sema to deal with multiple...
2012-10-12 David BlaikieFix typo correction of one qualified name to another.
2012-10-12 Richard TrieuChange (!ptr != 0) to (!ptr) to make the code more...
2012-09-28 Jordan Rose-Warc-repeated-use-of-weak: check ivars and variables...
2012-08-23 Benjamin KramerRip out remnants of move semantic emulation and smart...
2012-08-16 Eric ChristopherRandom string removal.
2012-08-08 Fariborz Jahanianobjc: Include all types when issuing warning under
2012-08-07 Fariborz Jahanianobjc-arc: Make -Wdirect-ivar-access accessible to all
2012-08-07 Fariborz Jahanianobjective-c: Exclude -Wdirect-ivar-access for arc.
2012-08-06 Fariborz Jahanianobjective-c: Implement gcc's -Wdirect-ivar-access option.
2012-07-27 Anna ZaksConsolidate ObjC lookupPrivateMethod methods from Sema...
2012-06-21 Fariborz Jahanianobjective-c: If an ivar is (1) the first ivar in a...
2012-06-15 James DennettDocumentation cleanup:
2012-06-06 Daniel JasperIntroduce -Wunused-private-field. If enabled, this...
2012-06-01 Aaron BallmanAnonymous union members within a struct are now properl...
2012-05-04 Douglas GregorMove Sema::RequireCompleteType() and Sema::RequireCompl...
2012-05-01 Kaelyn UhrainLet's use the correct bool this time.
2012-05-01 Kaelyn UhrainA couple of very small tweaks suggested by Doug in...
2012-04-25 Kaelyn UhrainAdd an error message with fixit hint for changing ...
2012-04-21 Matt Beaumont-GayAlso highlight the member name.
2012-04-21 Matt Beaumont-GayFix a QoI bug reported by a user.
2012-04-16 Douglas GregorImplement C++11 [expr.prim.general]p3, which permits...
2012-04-05 Richard SmithImprove diagnostics for invalid use of non-static membe...
next