]> granicus.if.org Git - clang/history - lib/Serialization
Merging r308455:
[clang] / lib / Serialization /
2017-07-19 Hans WennborgMerging r308455:
2017-07-19 Alex LorenzRecommit r308327: Add a warning for missing '#pragma...
2017-07-18 Alexey Bataev[OPENMP] Initial support for 'task_reduction' clause.
2017-07-18 Alex LorenzRevert r308327
2017-07-18 Alex LorenzAdd a warning for missing '#pragma pack (pop)' and...
2017-07-17 Faisal Vali[NFC] Refactor the Preprocessor function that handles...
2017-07-17 Faisal ValiRevert changes from my previous refactoring - will...
2017-07-17 Faisal Vali[NFC] Refactor the Preprocessor function that handles...
2017-07-15 Richard Trieu[ODRHash] Revert r307743 which reverted r307720
2017-07-12 Richard Trieu[ODRHash] Revert r307720 to fix buildbot.
2017-07-11 Richard Trieu[ODRHash] Support more method types.
2017-07-08 Richard Trieu[ODRHash] Support FriendDecl
2017-07-06 Richard Smith[modules ts] Do not emit strong function definitions...
2017-07-05 Richard Smith[modules ts] Improve merging of module-private declarat...
2017-07-01 Hiroshi Inouefix trivial typos; NFC
2017-06-30 Vassil VassilevReinstate "Load lazily the template specialization...
2017-06-29 Richard SmithTeach ASTReader how to read only the Preprocessor state...
2017-06-29 Richard SmithTrack the set of module maps read while building a...
2017-06-28 Graydon Hoare[ASTReader] Treat multiple defns of ObjC protocols...
2017-06-27 Richard SmithRemove redundant check.
2017-06-23 Richard SmithPR33552: Distinguish between declarations that are...
2017-06-22 Richard SmithPR33002: When we instantiate the definition of a static...
2017-06-21 Richard Trieu[ODRHash] Supply more information when generic error...
2017-06-16 Richard Trieu[ODRHash] Hash VarDecl members.
2017-06-15 Vassil VassilevRevert "Load lazily the template specialization in...
2017-06-12 Richard Trieu[ODRHash] Add diagnostic messages for typedef and type...
2017-06-09 Vassil Vassilev[modules] D29951: Load lazily the template specializati...
2017-06-09 Alexey Bataev[DebugInfo] Add kind of ImplicitParamDecl for emission...
2017-06-08 Richard Trieu[ODRHash] Change the fall-back diagnostic error.
2017-06-06 Richard SmithRetain header search and preprocessing options from...
2017-06-05 Richard SmithRather than rejecting attempts to run preprocessor...
2017-06-02 Benjamin Kramer[Modules] Fix use after scope.
2017-06-02 Alex LorenzAvoid calling report_fatal_error in the destructor...
2017-06-02 Richard SmithSupport lazy stat'ing of files referenced by module...
2017-06-01 Vedant Kumar[Modules] Handle sanitizer feature mismatches when...
2017-05-31 Richard Smith[modules] When compiling a preprocessed module map...
2017-05-30 Erik VerbruggenAllow for unfinished #if blocks in preambles
2017-05-19 Vassil Vassilev[modules] Further delay calling DeclMustBeEmitted until...
2017-05-18 Richard Smith[modules] Switch from inferring owning modules based...
2017-05-17 Richard Trieu[ODRHash] Support NestedNameSpecifier
2017-05-12 Richard SmithRemove unused tracking of owning module for MacroInfo...
2017-05-03 Daniel JasperSilences gcc's -Wnarrowing.
2017-05-03 Richard Smith[modules] Round-trip -Werror flag through explicit...
2017-05-02 Richard Trieu[ODRHash] Add support for array and decayed types,...
2017-05-01 Richard SmithFix initial diagnostic state setup for an explicit...
2017-04-27 Oren Ben Simhon[X86] Support of no_caller_saved_registers attribute
2017-04-25 Richard SmithPlacate MSVC's narrowing conversion unhappiness.
2017-04-24 Richard Smith[modules ts] Diagnose 'export' declarations outside...
2017-04-20 Carlo Bertolli[OpenMP] Prepare sema to support combined constructs...
2017-04-15 Duncan P. N. Exon... Modules: Do not serialize #pragma pack state
2017-04-12 Vassil Vassilev[modules] Delay calling DeclMustBeEmitted until it...
2017-04-12 David BlaikieModular Codegen: Separate flags for function and debug...
2017-04-12 Hans WennborgRevert r300001 "Revert r298824 & r298816, recommit...
2017-04-12 Duncan P. N. Exon... Serialization: Simulate -Werror settings in implicit...
2017-04-12 Duncan P. N. Exon... Serialization: Emit the final diagnostic state last...
2017-04-12 Duncan P. N. Exon... Serialization: Skip check in WritePragmaDiagnosticMappi...
2017-04-11 Richard TrieuRevert r298824 & r298816, recommit r298742 & r298754
2017-04-11 Richard Trieu[ODRHash] Improve handling of hash values
2017-04-11 David BlaikieModular Codegen: Support homing debug info for types...
2017-04-11 David BlaikieModular Codegen: Add/use a bit in serialized function...
2017-03-31 Alex Lorenz[Modules][PCH] Serialize #pragma pack
2017-03-30 Simon PilgrimSpelling mistakes in comments. NFCI. (PR27635)
2017-03-27 Adam NemetEncapsulate FPOptions and use it consistently
2017-03-26 Vassil VassilevRevert r298742 "[ODRHash] Add error messages for mismat...
2017-03-26 Vassil VassilevRevert 298754 and 298742.
2017-03-25 Richard Trieu[ODRHash] Add support for array and decayed types.
2017-03-24 Richard Trieu[ODRHash] Add error messages for mismatched parameters...
2017-03-22 Alex Lorenz[Serialization] Serialize DependentSizedExtVectorType
2017-03-22 Bruno Cardoso Lopes[Modules] Rebuild modules on umbrella header mismatch
2017-03-21 Benjamin KramerApply clang-tidy's performance-unnecessary-value-param...
2017-03-20 Duncan P. N. Exon... Reapply "Modules: Cache PCMs in memory and avoid a...
2017-03-18 Renato GolinRevert "Modules: Cache PCMs in memory and avoid a use...
2017-03-17 Duncan P. N. Exon... Modules: Cache PCMs in memory and avoid a use-after...
2017-03-17 Argyrios Kyrtzidis[Serialization] Follow-up to r297972, deserialize name...
2017-03-16 Argyrios Kyrtzidis[index/AST] Add references for ObjC getter=/setter...
2017-03-14 Duncan P. N. Exon... Modules: Optimize bitcode encoding of diagnostic state
2017-03-13 Duncan P. N. Exon... Modules: Use hash of PCM content for SIGNATURE
2017-03-08 David BlaikieDefensively ensure that GetExternalDeclStmt protects...
2017-03-08 Richard SmithTake into account C++17's noexcept function types durin...
2017-03-07 Argyrios Kyrtzidis[AST/ObjC] Make ObjCCategoryImplDecl consistent with...
2017-03-06 Eric Fiselier[coroutines] Add DependentCoawaitExpr and fix re-buildi...
2017-03-04 Richard Trieu[ODRHash] Add support for detecting different method...
2017-03-02 Vassil VassilevMark function as llvm dump method.
2017-03-02 Saleem AbdulrasoolSerialization: use the PCH chain to check PCH mode
2017-03-01 Bruno Cardoso Lopes[PCH] Avoid VarDecl emission attempt if no owning modul...
2017-02-28 Richard Trieu[ODRHash] Add basic support for CXXRecordDecl
2017-02-25 Richard SmithC++ DR1611, 1658, 2180: implement "potentially construc...
2017-02-24 Richard Trieu[ODRHash] Finish FieldDecl support by handling mutable...
2017-02-24 Richard Trieu[ODRHash] Add handling of bitfields
2017-02-24 Richard Trieu[ODRHash] Add handling of TypedefType and DeclarationName
2017-02-24 George Burgess IVRepresent pass_object_size attrs in ExtParameterInfo
2017-02-23 Richard Trieu[ODRHash] Add IdentiferInfo and FieldDecl support.
2017-02-22 Richard Trieu[ODRHash] static_cast and Stmt hashing.
2017-02-22 Simon PilgrimFix 'control reaches end of non-void function' warning
2017-02-22 Benjamin Kramer[ODRHash] Avoid dereferencing end() of a SmallVector.
2017-02-22 Richard TrieuAdd more ODR checking.
2017-02-18 Richard TrieuPart of adding an improved ODR checker.
2017-02-18 Richard Smith[modules] Load the ModuleOffsetMap from the module...
2017-02-17 Carlo Bertolli[OpenMP] Prepare Sema for initial implementation for...
2017-02-17 Richard SmithAdd an explicit derived class of FunctionDecl to model...
next