You've already forked linux-packaging-mono
acceptance-tests
data
debian
docs
external
Newtonsoft.Json
api-doc-tools
api-snapshot
aspnetwebstack
bdwgc
binary-reference-assemblies
bockbuild
boringssl
cecil
cecil-legacy
corefx
corert
helix-binaries
ikdasm
ikvm
illinker-test-assets
linker
llvm-project
clang
clang-tools-extra
change-namespace
clang-apply-replacements
clang-move
clang-query
clang-reorder-fields
clang-tidy
clang-tidy-vs
clangd
docs
include-fixer
modularize
pp-trace
test
Unit
change-namespace
clang-apply-replacements
clang-move
clang-query
clang-reorder-fields
clang-tidy
clangd
include-fixer
modularize
Inputs
CompileError
CoverageNoProblems
CoverageProblems
MissingHeader
SubModule1
SubModule2
Anonymous.h
DuplicateHeader1.h
DuplicateHeader2.h
Empty.h
HeaderGuard.h
HeaderGuardSub1.h
HeaderGuardSub2.h
HeaderGuardSubSub.h
HeaderGuardSubSubDefined.h
IncludeInExtern.h
IncludeInNamespace.h
InconsistentHeader1.h
InconsistentHeader2.h
InconsistentSubHeader.h
IsDependent.h
NamespaceClasses.h
NestedMacro.h
NoProblems.modulemap
ProblemsDuplicate.modulemap
SomeDecls.h
SomeOtherTypes.h
SomeTypes.h
TemplateClasses.h
NoProblems.modularize
NoProblemsAnonymous.modularize
NoProblemsAssistant.modularize
NoProblemsCoverage.modularize
NoProblemsDependencies.modularize
NoProblemsGuard.modularize
NoProblemsList.modularize
NoProblemsNamespace.modularize
NoProblemsNamespaceClasses.modularize
NoProblemsNestedMacro.modularize
NoProblemsTemplateClasses.modularize
ProblemsCompileError.modularize
ProblemsCoverage.modularize
ProblemsDisplayLists.modularize
ProblemsDuplicate.modularize
ProblemsExternC.modularize
ProblemsInconsistent.modularize
ProblemsMissingHeader.modularize
ProblemsNamespace.modularize
SubModule2.h
pp-trace
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
tool-template
unittests
.arcconfig
.gitignore
CMakeLists.txt
CODE_OWNERS.TXT
LICENSE.TXT
README.txt
compiler-rt
eng
libcxx
libcxxabi
libunwind
lld
lldb
llvm
nuget
openmp
polly
Directory.Build.props
Directory.Build.targets
NuGet.config
azure-pipelines.yml
build.cmd
build.sh
dir.common.props
global.json
llvm.proj
mxe-Win64.cmake.in
nuget-buildtasks
nunit-lite
roslyn-binaries
rx
xunit-binaries
how-to-bump-roslyn-binaries.md
ikvm-native
llvm
m4
man
mcs
mono
msvc
netcore
po
runtime
samples
scripts
support
tools
COPYING.LIB
LICENSE
Makefile.am
Makefile.in
NEWS
README.md
acinclude.m4
aclocal.m4
autogen.sh
code_of_conduct.md
compile
config.guess
config.h.in
config.rpath
config.sub
configure.REMOVED.git-id
configure.ac.REMOVED.git-id
depcomp
install-sh
ltmain.sh.REMOVED.git-id
missing
mkinstalldirs
mono-uninstalled.pc.in
test-driver
winconfig.h
4 lines
125 B
C
4 lines
125 B
C
![]() |
// Set up so the declaration in InconsistentSubHeader.h is not defined.
|
||
|
#define SYMBOL2 1
|
||
|
#include "InconsistentSubHeader.h"
|