Hi Jean-Daniel, Patches applied:
http://llvm.org/viewvc/llvm-project?rev=124874&view=rev Thanks! On Feb 4, 2011, at 3:53 AM, Jean-Daniel Dupas wrote: > Hello, > > There are two patch. > > One (stepout.patch) to fix a problem in ThreadPlanStepOut.cpp. There is an > erroneous semi colon at end of an if statement that make the condition > useless (if body is empty). > > And the second patch is to remove to useless typedef on enum, and so avoid a > lot of warnings with clang++. > > > -- Jean-Daniel > > > > <stepout.patch><typedef.patch>_______________________________________________ > lldb-dev mailing list > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
_______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
