]> granicus.if.org Git - clang/history - include
[index] Remove redundancy between symbol kind and language
[clang] / include /
2016-03-25 Ben Langmuir[index] Remove redundancy between symbol kind and language
2016-03-25 Samuel Benzaquen[ASTMatchers] Add own version of VariadicFunction.
2016-03-24 Richard SmithChange ADL to produce lookup results in a deterministic...
2016-03-24 Eric LiuAdded support for different VFSs in format::getStyle...
2016-03-24 Eric LiuRevert "Added support for different VFSs in format...
2016-03-24 Eric LiuAdded support for different VFSs in format::getStyle.
2016-03-23 Vedant KumarFix a typo, Tiles -> Files, NFC
2016-03-23 Matt ArsenaultAdd missing __builtin_bitreverse8
2016-03-23 Nico Weberclang-cl: Fix remaining bugs in interaction of /Yc...
2016-03-23 George Burgess IV[Sema] Allow implicit conversions of &overloaded_fn...
2016-03-22 Alexander Kornienko[ASTMatchers] New matcher hasReturnValue added
2016-03-22 Akira Hatanaka[Objective-c] Do not set IsExact to true when the recei...
2016-03-21 Richard Smith[modules] Store mangling numbers in a deterministic...
2016-03-21 Richard Smith[modules] Renumber DECL_UPDATES from 30 to 50, so it...
2016-03-21 Pete CooperRevert "Convert some ObjC msgSends to runtime calls."
2016-03-21 Manman RenAdd replacement = "xxx" to AvailabilityAttr.
2016-03-21 Manman RenNFC: wrap Availability-related data in its own struct...
2016-03-21 Nico Weberclang-cl: Move /FC from "Unsupported" to "Ignored"...
2016-03-21 Daniel Jasperclang-format: Make include sorting's main include detec...
2016-03-21 Faisal ValiReorder data members to be consistent with member initi...
2016-03-21 Faisal Vali[Cxx1z] Implement Lambda Capture of *this by Value...
2016-03-21 Nico Weberclang-cl: Add a comment about /Oy- (see r245913).
2016-03-20 Simon PilgrimFixed -Wdocumentation warning
2016-03-20 Richard SmithP0184R0: Allow types of 'begin' and 'end' expressions...
2016-03-20 Bruno Cardoso LopesReapply [2] [VFS] Add 'overlay-relative' field to YAML...
2016-03-19 George Burgess IV[Sema] Allow casting of some overloaded functions
2016-03-18 Carlo Bertolli[OPENMP] Implementation of codegen for firstprivate...
2016-03-18 Steven WatanabeFix printing of anonymous struct typedefs.
2016-03-18 Reid Kleckner[clang-cl] Allow use of -gline-tables-only
2016-03-18 Pirama Arumuga NainarAdd -fnative-half-arguments-and-returns
2016-03-18 Benjamin KramerMake LookupResult movable again.
2016-03-17 Manman RenRevert r263687 for ubsan bot failure.
2016-03-17 Bruno Cardoso LopesRevert "Reapply [VFS] Add 'overlay-relative' field...
2016-03-17 Bruno Cardoso LopesReapply [VFS] Add 'overlay-relative' field to YAML...
2016-03-17 David BlaikieRe-add (user defined) move ops to UnresolvedSetImpl...
2016-03-17 Reid KlecknerRevert "For MS ABI, emit dllexport friend functions...
2016-03-17 Reid KlecknerFor MS ABI, emit dllexport friend functions defined...
2016-03-17 David BlaikieRemove defaulted move ops, the type is zero-cost copyab...
2016-03-17 David BlaikieFix implicit copy ctor and copy assignment operator...
2016-03-17 Alexey Bataev[OPENMP 4.0] Use 'declare reduction' constructs in...
2016-03-17 Junmo ParkMinor code cleanups. NFC.
2016-03-17 Manman RenAdd an optional named argument (replacement = "xxx...
2016-03-16 Manman RenAdd an optional string argument to DeprecatedAttr for...
2016-03-16 Roman LevensteinAdd attributes for preserve_mostcc/preserve_allcc calli...
2016-03-16 Pete CooperConvert some ObjC msgSends to runtime calls.
2016-03-15 Bob WilsonMove the fixit for -Wformat-security to a note.
2016-03-15 John BrawnMake it possible for AST plugins to enable themselves...
2016-03-15 Teresa Johnson[ThinLTO] Clang side of renaming of function index...
2016-03-14 Teresa JohnsonRevert "[ThinLTO] Clang side of renaming of function...
2016-03-14 Teresa Johnson[ThinLTO] Clang side of renaming of function index...
2016-03-14 Richard Smith[modules] Don't diagnose non-modular includes from...
2016-03-14 Samuel Antao[OpenMP] Replace offloading option that start with...
2016-03-13 Mehdi AminiRemove compile time PreserveName in favor of a runtime...
2016-03-13 Nico Weberclang-cl: Add /Yc argument to /showIncludes output.
2016-03-11 John McCallRemoving the friend declaration was not a good idea.
2016-03-11 John McCallSpeculatively attempt to fix the MSVC build by making...
2016-03-11 John McCallAdd a coerce-and-expand ABIArgInfo as a generalization...
2016-03-11 John McCallPreserve ExtParameterInfos into CGFunctionInfo.
2016-03-10 Manman RenAdd TreatUnavailableAsInvalid for the verification...
2016-03-10 Nico WeberMake remaining ImplicitFallthrough warning DefaultIgnore.
2016-03-10 Simon PilgrimMinor Wdocumentation fix. NFCI.
2016-03-10 Aaron BallmanCorrecting an attribute documentation generation error...
2016-03-09 Kit Barton[PPC] FE support for generating VSX [negated] absolute...
2016-03-09 Aaron BallmanAdding new AST matchers for: addrLabelExpr, atomicExpr...
2016-03-09 Aaron BallmanImplement support for [[maybe_unused]] in C++1z that...
2016-03-09 Samuel Antao[OpenMP] Add support for multidimensional array section...
2016-03-09 Dmitry Polukhin[GCC] PR23529 Sema part of attrbute abi_tag support
2016-03-09 Alexey Bataev[OPENMP 4.5] Codegen for data members in 'linear' clause.
2016-03-08 Richard SmithP0017R1: In C++1z, an aggregate class can have (public...
2016-03-08 Kevin FunkBump libclang API version after r262318
2016-03-08 Richard SmithDefine __has_cpp_attribute(fallthrough) to a more reaso...
2016-03-08 Richard SmithP0188R1: add support for standard [[fallthrough]] attri...
2016-03-07 Aaron BallmanImplement support for [[nodiscard]] in C++1z that is...
2016-03-07 Michael Zuckerman[CLANG][AVX512][BUILTIN] Add builtin vcomi{ss|sd}
2016-03-07 Joerg SonnenbergerDescribe the magic numbers returned by getEHDataRegiste...
2016-03-07 Michael Zuckerman[CLANG][AVX512][BUILTIN] Adding new feature flag headed...
2016-03-07 Carlo BertolliReapply r262741 [OPENMP] Codegen for distribute directive
2016-03-07 Michael Zuckerman[CLANG][AVX512][BUILTIN] Adding new feature flag header...
2016-03-07 Michael Zuckerman[CLANG][AVX512][BUILTIN] Adding vpmultishiftqb{128...
2016-03-06 Felix Berger[ASTMatchers] Document that isAnyPointer() matcher...
2016-03-04 Richard SmithUpdate diagnostics now that hexadecimal literals look...
2016-03-04 David BlaikiePR5941 - improve diagnostic for * vs & confusion when...
2016-03-04 Nico Weberclang-cl: Enable PCH flags by default.
2016-03-04 Samuel AntaoRevert r262741 - [OPENMP] Codegen for distribute directive
2016-03-04 Carlo Bertolli[OPENMP] Codegen for distribute directive
2016-03-04 James Y KnightMake TargetInfo store an actual DataLayout instead...
2016-03-04 Alexey Bataev[OPENMP 4.0] Codegen for 'declare reduction' construct.
2016-03-04 Alexey Bataev[OPENMP] Simplify handling of clauses with postupdates...
2016-03-04 Xiuli Pan[OpenCL] Refine pipe builtin support
2016-03-03 Anastasia Stulova[OpenCL] Improve diagnostics of address spaces for...
2016-03-03 Michael Zuckerman[CLANG][AVX512][BUILTIN] movddup{128|256|512}
2016-03-03 Anastasia Stulova[OpenCL] Apply missing restrictions for Blocks in OpenC...
2016-03-03 Michael Zuckerman[CLANG][AVX512][BUILTIN] movdqu{qi|hi} {128|256|512}
2016-03-03 Michael Zuckerman[CLANG][AVX512][BUILTIN] movdqa{32|64}{load|store|...
2016-03-03 Michael Zuckerman[Clang][AVX512][BUILTIN] Adding PSRL{W|WI}{128|256...
2016-03-03 John McCallSemantic analysis for the swiftcall calling convention.
2016-03-03 Alexey Bataev[OPENMP 4.0] Initial support for 'omp declare reduction...
2016-03-03 Alexey Bataev[OPENMP 4.5] Initial support for data members in 'linea...
2016-03-03 Nico WeberSerialize `pragma pointers_to_members` state.
2016-03-03 John McCallImprove some infrastructure for extended parameter...
next