Skip to content
Commit ba9dddb0 authored by Chris Lattner's avatar Chris Lattner
Browse files

Rename FileVariable -> FileVar for consistency with its class name,

likewise block and param.  Reorder the layout of the Decl kind enum
so that the inheritance tree is reflected in the ordering.  This allows
trivial range comparisons to determine whether something is an instance
of some abstract class, making classof faster.

llvm-svn: 42772
parent 15b72789
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