diff options
author | Douglas Gregor <dgregor@apple.com> | 2009-03-27 06:00:30 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2009-03-27 06:00:30 +0000 |
commit | 0b08ba44a1ff2b61f5a0c247c4948c830ef31b01 (patch) | |
tree | a1a6152d840fce61e5e1c9278069e8ee84b613b0 /llvm/lib/CompilerDriver/CompilationGraph.cpp | |
parent | 17e28b7a54c60f080ded0a0633a1f5157b6b6e24 (diff) | |
download | llvm-0b08ba44a1ff2b61f5a0c247c4948c830ef31b01.zip llvm-0b08ba44a1ff2b61f5a0c247c4948c830ef31b01.tar.gz llvm-0b08ba44a1ff2b61f5a0c247c4948c830ef31b01.tar.bz2 |
If the user is trying to apply the -> or . member reference operator
to a function or function pointer, it's probably because the user
forgot to put in parentheses () to call the function.
llvm-svn: 67826
Diffstat (limited to 'llvm/lib/CompilerDriver/CompilationGraph.cpp')
0 files changed, 0 insertions, 0 deletions