]> granicus.if.org Git - clang/history - include
Merging r308996:
[clang] / include /
2017-08-03 Hans WennborgMerging r308996:
2017-07-26 Hans WennborgMerging r309058:
2017-07-19 Hans WennborgMerging r308455:
2017-07-19 Alex LorenzRecommit r308327: Add a warning for missing '#pragma...
2017-07-19 Simon DardisRevert "[mips] Teach the driver to accept -m(no-)gpopt."
2017-07-19 Simon Dardis[mips] Teach the driver to accept -m(no-)gpopt.
2017-07-18 Erich KeaneConvert attribute 'target' parsing from a 'pair' to...
2017-07-18 Erik Pilkington[Sema] NFC: Move all availability checking code to...
2017-07-18 Alexey Bataev[OPENMP] Initial support for 'task_reduction' clause.
2017-07-18 Raphael IsemannAdd GCC's noexcept-type alias for c++1z-compat-mangling
2017-07-18 Alex LorenzRevert r308327
2017-07-18 Alex LorenzAdd a warning for missing '#pragma pack (pop)' and...
2017-07-18 NAKAMURA Takumi[CMake] Move CLANG_ENABLE_(ARCMT|OBJC_REWRITER|STATIC_A...
2017-07-18 Sylvestre LedruAlso add the option -no-pie (like -nopie)
2017-07-17 Martin Storsjo[AArch64] Add support for __builtin_ms_va_list on aarch64
2017-07-17 Ulrich Weigand[SystemZ] Add support for IBM z14 processor (1/3)
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-16 Yuka Takahashi[Bash-autocompletion] Add support for -W<warning> and...
2017-07-16 Faisal Vali[c++2a] Add option -std=c++2a to enable support for...
2017-07-15 John McCallUse ARC parsing rules for ns_returns_retained in MRC...
2017-07-15 Richard Trieu[ODRHash] Revert r307743 which reverted r307720
2017-07-14 Nico WeberFix link in docs.
2017-07-14 Nico WeberAdd documentation for @available
2017-07-14 Jakub Kuderski[Dominators] Update Clang's DominatorTree to use the...
2017-07-14 Alexander Shaposhnikov[clang] Add getSignedSizeType method
2017-07-14 Krzysztof Parzyszek[Hexagon] Add intrinsics for data cache operations
2017-07-14 Ilya Biryukov[index] Added a method indexTopLevelDecls to run indexi...
2017-07-14 Alexander Kornienko[Clang-Tidy] Preserve Message, FileOffset, FilePath...
2017-07-14 Olivier GoffartKeep the IdentifierInfo in the Token for alternative...
2017-07-13 Alex LorenzExtend -Wdeprecated-implementations to warn about unava...
2017-07-13 Alex LorenzNFC, Cleanup the code for -Wdeprecated-implementations
2017-07-13 Alex LorenzRemove another 'using namespace llvm' from the
2017-07-13 Alex LorenzRemove 'using namespace llvm' from the USRFinder.h...
2017-07-13 Alex Lorenz[ObjC] Pick a 'readwrite' property when synthesizing...
2017-07-13 Alex Lorenz[refactor][rename] Use a single base class for class...
2017-07-13 Hiroshi Inouefix typos in comments; NFC
2017-07-13 Akira Hatanaka[Sema] Mark a virtual CXXMethodDecl as used if a call...
2017-07-12 Dominic ChenRevert "[analyzer] Support generating and reasoning...
2017-07-12 Simon Dardis[mips][mt][7/7] Add driver option for the MIPS MT ASE.
2017-07-12 Dominic Chen[analyzer] Support generating and reasoning over more...
2017-07-12 Alex Lorenz[libclang] Support for querying whether an enum is...
2017-07-12 Alex LorenzRevert r307769 (Forgot to mention the name of the contr...
2017-07-12 Alex Lorenz[libclang] Support for querying whether an enum is...
2017-07-12 John McCallExpose some type-conversion functions as part of the...
2017-07-12 Matthias GehreCFG: Add CFGElement for automatic variables that leave...
2017-07-12 Richard Trieu[ODRHash] Revert r307720 to fix buildbot.
2017-07-11 Richard Trieu[ODRHash] Support more method types.
2017-07-11 Alexey Bataev[OPENMP] Add restriction for reduction clause in tasklo...
2017-07-11 Clement Courbet[ASTMatchers][NFC] integerLiteral(): Mention negative...
2017-07-11 Alex LorenzRecursiveASTVisitor should visit the nested name qualif...
2017-07-11 Alexander Shaposhnikov[analyzer] Start fixing modeling of bool based types
2017-07-10 Sean Callananclang-import-test had some dead code. I did the followi...
2017-07-09 Raphael Isemann[analyzer] Make StmtDataCollector part of the CloneDete...
2017-07-08 Yaxun LiuCodeGen: Fix address space of global variable
2017-07-08 Richard Trieu[ODRHash] Support FriendDecl
2017-07-07 Richard Smith[modules ts] Basic for module linkage.
2017-07-07 Alex Lorenz[ObjC] Avoid the -Wunguarded-availability warnings...
2017-07-06 Richard SmithReject attempts to build a module without -fmodules...
2017-07-06 Sterling AugustineAllow CompilerInvocations to generate .d files.
2017-07-06 Sjoerd MeijerThis reverts r305820 (ARMv.2-A FP16 vector intrinsics...
2017-07-06 Gheorghe-Teodor... [OpenMP] Extend CLANG target options with device offloa...
2017-07-06 Krasimir Georgiev[clang-format] Add TextProto language name, NFC
2017-07-05 Douglas GregorCustomize the SFINAE diagnostics for enable_if to provi...
2017-07-05 Erik Pilkington[Sema] Don't allow -Wunguarded-availability to be silen...
2017-07-05 Erich KeaneAddress comments that escaped D33333
2017-07-05 Alexander KornienkoAdd const to reference arguments of Diagnostic ctor
2017-07-05 Erik VerbruggenFix invalid warnings for header guards in preambles
2017-07-05 Richard Smith[modules ts] Improve merging of module-private declarat...
2017-07-05 Richard Smith[modules ts] Declarations from a module interface unit...
2017-07-04 Joey Gouly[OpenCL] Rename err_opencl_enqueue_kernel_expected_type
2017-07-03 Krasimir Georgiev[clang-format] Support text proto messages
2017-07-03 Alex LorenzAdd a fixit for -Wobjc-protocol-property-synthesis
2017-07-01 Joerg SonnenbergerAdd an option group for deprecated warnings. Add the...
2017-07-01 Yuka TakahashiChanged Opts.EABIVersion type string to llvm::EABI...
2017-07-01 Brian GesiakUn-revert "[Driver] Add -fdiagnostics-hotness-threshold"
2017-07-01 Brian GesiakRevert "[Driver] Add -fdiagnostics-hotness-threshold"
2017-07-01 Brian Gesiak[Driver] Add -fdiagnostics-hotness-threshold
2017-07-01 Akira Hatanaka[Driver] Check that the iOS deployment target is iOS...
2017-07-01 Bruno Cardoso Lopes[Modules] Implement ODR-like semantics for tag types...
2017-07-01 Bruno Cardoso LopesChange enumerator default linkage type for C
2017-06-30 Francois Ferrandclang-format: add options to merge empty record body
2017-06-30 Alex Lorenz[refactor] Move clang-rename into the clang repository
2017-06-30 Saleem AbdulrasoolDriver: fix option declaration
2017-06-30 Joey Gouly[OpenCL] Add function name to extension diagnostic
2017-06-30 Alexey Bataev[OPENMP] Initial support for taskloop reductions.
2017-06-30 Benjamin Kramer[Driver] Actually report errors during parsing instead...
2017-06-30 Vassil VassilevAmbiguity might be also uninitialized. Use llvm::Optional.
2017-06-30 Hiroshi Inouefix trivial typos, NFC
2017-06-30 Chandler CarruthRemove Clang support for '-fvectorize-slp-aggressive...
2017-06-30 Heejin Ahn[WebAssembly] Add throw/rethrow builtins for exception...
2017-06-29 Richard SmithTeach ASTReader how to read only the Preprocessor state...
2017-06-29 Chandler Carruth[clang-format] Switch to case-insensitive header matchi...
2017-06-29 Tim Shen[NewPM] Add Clang cc1 flag -fdebug-pass-manager for...
2017-06-29 Akira Hatanaka[Sema] Issue diagnostics if a new/delete expression...
2017-06-29 Vassil VassilevInitialize variable and silence potentially uninitializ...
2017-06-29 Alex LorenzFix NSAPI constants to reflect the current state of
2017-06-29 Gabor HorvathFactor out a functionality from isBeforeInTranslationUnit
2017-06-29 Richard SmithTrack the set of module maps read while building a...
next