llvm-project
[clang-tidy] Improve documentation of bugprone-pointer-arithmetic-on-polymorphic-object
#108324
Merged

Commits
  • Improve documentation for bugprone-pointer-arithmetic-on-polymorphic-object
    MainakSil committed 1 year ago
  • Merge branch 'llvm:main' into ud
    MainakSil committed 1 year ago
  • Merge branch 'llvm:main' into ud
    MainakSil committed 1 year ago
  • Merge branch 'main' into ud
    MainakSil committed 1 year ago
  • Update example to remove new/delete and focus on pointer arithmetic
    MainakSil committed 1 year ago
  • Merge branch 'main' into ud
    MainakSil committed 1 year ago
  • Merge branch 'llvm:main' into ud
    MainakSil committed 1 year ago
  • Address maintainer feedback: remove redundant comments, new/delete, and final example
    MainakSil committed 1 year ago
  • Address maintainer feedback: whitespace
    MainakSil committed 1 year ago
Loading