Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDoug Schaefer2018-05-29 04:13:47 +0000
committerDoug Schaefer2018-05-29 04:13:47 +0000
commiteb197ea3c72fe47ed95cb3ba70e63c79dd2a0dd4 (patch)
treeab75b9a6660a049e020d6297d2e99c4714b106b1 /core/org.eclipse.cdt.core/parser/org/eclipse/cdt/internal/core/dom/parser/cpp/CPPASTAttributeList.java
parent0f8f4a24cf66f42a4cf0c426c382edcebb8a314e (diff)
downloadorg.eclipse.cdt-eb197ea3c72fe47ed95cb3ba70e63c79dd2a0dd4.tar.gz
org.eclipse.cdt-eb197ea3c72fe47ed95cb3ba70e63c79dd2a0dd4.tar.xz
org.eclipse.cdt-eb197ea3c72fe47ed95cb3ba70e63c79dd2a0dd4.zip
Bug 535091 separate out the two streams for macros and defines.
The output of the call to gcc to pick out the defines and include paths produces them on different streams, defines on stdout and paths on stderr. Separate the scanning of the two into two threads. Change-Id: I3173d3619e53d13a51a6e283eb320a618daacf21
Diffstat (limited to 'core/org.eclipse.cdt.core/parser/org/eclipse/cdt/internal/core/dom/parser/cpp/CPPASTAttributeList.java')
0 files changed, 0 insertions, 0 deletions

Back to the top