Zhongxing Xu
|
3c8fa978ad
|
Refactor code into a new CallExpr::getDirectCallee() method. Simplify some
code with the new method.
llvm-svn: 76164
|
2009-07-17 07:29:51 +00:00 |
Mike Stump
|
31feda5585
|
Fixup indentation of rest of switch statement to match llvm coding
conventions. Also reflowed comments and removed spaces at end of
lines and fixed up 80 col violations.
llvm-svn: 76140
|
2009-07-17 01:31:16 +00:00 |
Mike Stump
|
48871a2880
|
Make noreturn functions alter the CFG.
llvm-svn: 76133
|
2009-07-17 01:04:31 +00:00 |
Ted Kremenek
|
6796fbd2e8
|
Move the source-level CFG from libAST to libAnalysis.
llvm-svn: 76092
|
2009-07-16 18:13:04 +00:00 |