Skip to content
Commit 45be6446 authored by Johannes Doerfert's avatar Johannes Doerfert
Browse files

[NFC] Consistenly use commented and annotated ScopPass functions

  The changes affect methods that are part of the Pass interface and
  include:
    - Comments that describe the methods purpose.
    - A consistent use of the keywords override and virtual.
  Additionally, the printScop method is now optional and removed from
  SCoP passes that do not implement it.

llvm-svn: 248685
parent 0f376308
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment