SharpGen.Platform/CppParser.cs (3 lines): - line 366: // TODO: Check if applies to all declarations - line 699: // TODO managed multiple bitfield group - line 931: // TODO: Find better criteria for exclusion. In CastXML extern="1" only indicates an explicit external storage modifier. SharpGen/Transform/StructTransform.cs (2 lines): - line 91: // TODO: this mapping must be robust. Current calculation for field offset is not always accurate for union. - line 92: // TODO: need to handle align/packing correctly. SharpGenTools.Sdk/Extensibility/ExtensionFileReference.cs (2 lines): - line 308: // TODO - Support nested types. - line 328: // TODO - Support nested types. CastXML/share/castxml/clang/include/__clang_cuda_runtime_wrapper.h (1 line): - line 128: // FIXME: redefine these as __device__ functions. SharpGenTools.Sdk/Sdk.targets (1 line): - line 201: TODO: document this for SharpGen v2. CastXML/share/castxml/clang/include/xtestintrin.h (1 line): - line 33: /* FIXME: This can be an either or for RTM/HLE. Deal with this when HLE is SharpGen/Transform/InterfaceTransform.cs (1 line): - line 218: // TODO custom cppInterface? CastXML/share/castxml/clang/include/xmmintrin.h (1 line): - line 2080: /* FIXME: We have to #define this because "sel" must be a constant integer, and SharpGen/Config/ConfigFile.cs (1 line): - line 394: // TODO: verify Depends SharpGen/Generator/Marshallers/BoolToIntArrayMarshaller.cs (1 line): - line 17: // TODO: Reverse-callback support? SharpGen/Model/CsMarshalBase.cs (1 line): - line 150: // TODO: handle multidimensional arrays CastXML/share/castxml/clang/include/arm_acle.h (1 line): - line 260: * FIXME: Change guard to their corrosponding __ARM_FEATURE flag when Q flag CastXML/share/castxml/clang/include/__clang_cuda_intrinsics.h (1 line): - line 454: // TODO: Implement these as intrinsics, so the backend can work its magic on