Skip to content
Commit fe824d35 authored by Kovarththanan Rajaratnam's avatar Kovarththanan Rajaratnam
Browse files

This patch streamlines CheckerVisitor.def so that it follows the usual '#ifndef foo' pattern:

#ifndef foo
#define foo(parm1)
#endif

foo(parm1) parm1 ...

#undef foo

llvm-svn: 89851
parent 900f2ce3
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