[all-commits] [llvm/llvm-project] cd28a4: [AbstractCallSite] Fix some doxygen comments I fai...

topperc via All-commits all-commits at lists.llvm.org
Fri Apr 17 17:09:04 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: cd28a4736ab299f81a6bc74e8f22fb6d2b9375ed
      https://github.com/llvm/llvm-project/commit/cd28a4736ab299f81a6bc74e8f22fb6d2b9375ed
  Author: Craig Topper <craig.topper at intel.com>
  Date:   2020-04-17 (Fri, 17 Apr 2020)

  Changed paths:
    M llvm/include/llvm/IR/CallSite.h
    M llvm/lib/IR/AbstractCallSite.cpp

  Log Message:
  -----------
  [AbstractCallSite] Fix some doxygen comments I failed to update when ImmutableCallSite was replaced with CallBase.

Also fix an 80 column violation.




More information about the All-commits mailing list