]> granicus.if.org Git - clang/history - include/clang
[FrontendTests] Try again to make test not write an output file
[clang] / include / clang /
2019-10-22 Kousik KumarRefactor DependencyScanningTool to its own file
2019-10-21 Michael J. Spencer[Implicit Modules] Add -cc1 option -fmodules-strict...
2019-10-21 Scott Linder[Clang] Add VerboseOutputStream to CompilerInstance
2019-10-21 Bjorn PetterssonPrune include of DataLayout.h from include/clang/Basic...
2019-10-21 Simon PilgrimFix Wdocumentation warning. NFCI.
2019-10-19 Michael J. SpencerRevert "[Implicit Modules] Add -cc1 option -fmodules...
2019-10-19 Richard TrieuAdd -Wbitwise-conditional-parentheses to warn on mixing...
2019-10-19 Michael J. Spencer[Implicit Modules] Add -cc1 option -fmodules-strict...
2019-10-19 Richard TrieuNew tautological warning for bitwise-or with non-zero...
2019-10-19 Peter CollingbourneSema: Create a no-op implicit cast for lvalue function...
2019-10-19 Michael Liao[hip][cuda] Fix the extended lambda name mangling issue.
2019-10-19 Richard Smith[c++20] Add rewriting from comparison operators to...
2019-10-19 Richard Smith[c++20] Add CXXRewrittenBinaryOperator to represent...
2019-10-18 Alexey Bataev[OPENMP50]Add support for master taskloop simd.
2019-10-17 Artem Dergachev[analyzer] Assign truly stable identifiers to exploded...
2019-10-17 Oliver StannardReland: Dead Virtual Function Elimination
2019-10-16 Alexey Bataev[OPENMP]Allow priority clause in combined task-based...
2019-10-16 Yitzhak Mandelbaum[libTooling] Fix r374962: add more Transformer forwardi...
2019-10-16 Yitzhak Mandelbaum[libTooling] Put all Transformer declarations in a...
2019-10-15 Richard SmithRemove unnecessary and inappropriate forward-declaratio...
2019-10-15 Alexey Bataev[OPENMP]Fix comments/params, NFC.
2019-10-15 Alexey Bataev[OPENMP]Allow final clause in combined task-based direc...
2019-10-15 Saar Raz[Concept] Associated Constraints Infrastructure
2019-10-15 Dmitry MikulinAdded support for "#pragma clang section relro=<name>"
2019-10-15 Jan KorousReland [Driver] Fix -working-directory issues
2019-10-15 Aaron BallmanAdd more information to JSON AST dumping of source...
2019-10-15 Saar Raz[Concepts] Concept Specialization Expressions
2019-10-15 Nico WeberRevert 374882 "[Concepts] Concept Specialization Expres...
2019-10-15 Bruno Cardoso LopesReapply: [Modules][PCH] Hash input files content
2019-10-15 Saar Raz[Concepts] Concept Specialization Expressions
2019-10-15 Thomas Lively[WebAssembly] Trapping fptoint builtins and intrinsics
2019-10-14 Jorge Gorbe MoyaRevert "Dead Virtual Function Elimination"
2019-10-14 Eric ChristopherTemporarily Revert [Modules][PCH] Hash input files...
2019-10-14 Bruno Cardoso Lopes[Modules][PCH] Hash input files content
2019-10-14 Richard SmithPR43080: Do not build context-sensitive expressions...
2019-10-14 Alexey Bataev[OPNEMP]Allow num_tasks clause in combined task-based...
2019-10-14 Jan Korous[clang-scan-deps] Support for clang --analyze in clang...
2019-10-14 Alexey Bataev[OPNEMP]Allow grainsize clause in combined task-based...
2019-10-14 Alexey Bataev[OPENMP50]Add support for 'parallel master taskloop...
2019-10-14 Alexey Bataev[OPENMP]Fix codegen for private variably length vars...
2019-10-12 Puyan Lotfi[clang][IFS] Fixing spelling errors in interface-stubs...
2019-10-11 Volodymyr Sapsai[ObjC] Remove default parameter no caller was providing...
2019-10-11 Volodymyr Sapsai[Stats] Convert some ad-hoc header search stats to...
2019-10-11 Richard SmithUpdate clang module map for new excluded .def file.
2019-10-11 Erich KeaneReland r374450 with Richard Smith's comments and test...
2019-10-11 Yitzhak Mandelbaum[libTooling] Move `RewriteRule` abstraction into its...
2019-10-11 Yitzhak Mandelbaum[libTooling] Change Stencil equality to use `toString()`
2019-10-11 Oliver StannardDead Virtual Function Elimination
2019-10-11 Richard SmithMove most CXXRecordDecl::DefinitionData bit-fields...
2019-10-10 Yaxun LiuFix help message for -ffp-contract
2019-10-10 Richard SmithPR43629: Fix crash evaluating constexpr placement new...
2019-10-10 Nico WeberRevert 374450 "Fix __builtin_assume_aligned with too...
2019-10-10 Erich KeaneFix __builtin_assume_aligned with too large values.
2019-10-10 Reid KlecknerAdd -fgnuc-version= to control __GNUC__ and other GCC...
2019-10-10 Alexey Bataev[OPENMP50]Support for 'master taskloop' directive.
2019-10-10 Eli Friedman[ARM] Fix arm_neon.h with -flax-vector-conversions...
2019-10-10 Kousik KumarIn openFileForRead don't cache erroneous entries if...
2019-10-10 Russell GallopRemove rest of time-trace message as it is inconsistent...
2019-10-10 Michael Liao[ast] Fix indentation. NFC.
2019-10-10 Michael Liao[sema] Revise `getCurrentMangleNumberContext` interface...
2019-10-10 Yitzhak Mandelbaum[libTooling] Move Transformer files to their own direct...
2019-10-10 Reid KlecknerRe-land [mangle] Fix mangling where an extra mangle...
2019-10-10 Reid KlecknerRevert [mangle] Fix mangling where an extra mangle...
2019-10-09 Yaxun Liu[CUDA][HIP] Fix host/device check with -fopenmp
2019-10-09 Sergey Dmitriev[Clang][OpenMP Offload] Add new tool for wrapping offlo...
2019-10-09 Volodymyr Sapsai[ObjC generics] Fix not inheriting type bounds in categ...
2019-10-09 Michael Liao[mangle] Fix mangling where an extra mangle context...
2019-10-09 Thomas Lively[WebAssembly] Add builtin and intrinsic for v8x16.swizzle
2019-10-09 Richard Smith[c++20] P1152R4: warn on any simple-assignment to a...
2019-10-09 Richard Smith[c++20] Implement most of P1152R4.
2019-10-08 Vitaly Buka[clang] enable_trivial_var_init_zero should not be...
2019-10-08 Alexey Bataev[OPENMP50]Multiple vendors in vendor context must be...
2019-10-08 Yonghong Song[BPF] do compile-once run-everywhere relocation for...
2019-10-08 Alexey Bataev[OPENMP50]Do not allow multiple same context traits...
2019-10-08 Alexey Bataev[OPENMP50]Prohibit multiple context selector sets in...
2019-10-08 Puyan Lotfi[clang][ifs] Clang Interface Stubs ToolChain plumbing.
2019-10-08 Alexey Bataev[OPENMP50]Allow functions in declare variant directive...
2019-10-07 Vitaly Buka[clang] Accept -ftrivial-auto-var-init in clang-cl
2019-10-07 David Bolvansky[Diagnostics] Emit better -Wbool-operation's warning...
2019-10-07 Alexey Bataev[OPENMP]Fix caonical->canonical, NFC.
2019-10-07 Alexey Bataev[OPENMP50]Treat range-based for as canonical loop.
2019-10-07 Yitzhak Mandelbaum[libTooling] Add `toString` method to the Stencil class
2019-10-07 Hans Wennborgclang-cl: Ignore the new /ZH options
2019-10-07 Richard SmithFix behavior of __builtin_bit_cast when the From and...
2019-10-05 David Bolvansky[NFCI] Slightly improve warning message
2019-10-04 Erik Pilkington[Sema] Split out -Wformat-type-confusion from -Wformat...
2019-10-04 Sam McCallFurther improve -Wbool-operation bitwise negation message
2019-10-04 David Bolvansky[NFCI] Improve the -Wbool-operation's warning message
2019-10-04 Raphael Isemann[lldb][modern-type-lookup] No longer import temporary...
2019-10-04 Paul Hoad[clang-format] [PR43333] Fix C# breaking before functio...
2019-10-04 Richard SmithProperly handle instantiation-dependent array bounds.
2019-10-03 Simon PilgrimOverloadCandidate::getNumParams - silence static analyz...
2019-10-03 Yaxun Liu[HIP] Use option -nogpulib to disable linking device lib
2019-10-03 Richard SmithCheck for qualified function types after substituting...
2019-10-03 Paul Hoad[clang-format] Add ability to wrap braces after multi...
2019-10-03 David Bolvansky[NFC] Added missing changes for rL373614
2019-10-03 Yitzhak Mandelbaum[libTooling] Add various Stencil combinators for expres...
2019-10-03 Guillaume Chatelet[Alignment][Clang][NFC] Add CharUnits::getAsAlign
2019-10-03 Raphael Isemann[clang][NFC] Fix misspellings in ExternalASTMerger.h
2019-10-03 Nico WeberRevert 373538 and follow-ups 373549 and 373552.
next