diff options
| author | Chris Lattner <sabre@nondot.org> | 2011-06-14 18:19:37 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2011-06-14 18:19:37 +0000 |
| commit | 848fa212e8a5e966f140b2ccc24f6a0815846fa2 (patch) | |
| tree | e6fb56e4cdbb50a5f99c9d3ddc99e179a33b8244 /lldb/source/Plugins/Process/Linux/ProcessMonitor.cpp | |
| parent | 5e8515832166d5df2368bb3758a83494630b689b (diff) | |
| download | bcm5719-llvm-848fa212e8a5e966f140b2ccc24f6a0815846fa2.tar.gz bcm5719-llvm-848fa212e8a5e966f140b2ccc24f6a0815846fa2.zip | |
revert r133003 and fix the bug properly: the issue was that ## in a token
lexer is not a paste operator, it is a normal token. This fixes a conformance
issue shown here:
http://p99.gforge.inria.fr/c99-conformance/c99-conformance-clang-2.9.html
and it defines away the crash from before.
llvm-svn: 133005
Diffstat (limited to 'lldb/source/Plugins/Process/Linux/ProcessMonitor.cpp')
0 files changed, 0 insertions, 0 deletions

