Skip to content
Commit 051fd7cc authored by Greg Clayton's avatar Greg Clayton
Browse files

Avoid global contstructors and place static variables inside classes as static...

Avoid global contstructors and place static variables inside classes as static local variables and remove the static ivars. Subclasses should use the accessor functions.

llvm-svn: 216080
parent ba129af6
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