https://bugs.llvm.org/show_bug.cgi?id=42721
Bug ID: 42721
Summary: Wmisleading-indentation in X86GenDAGISel.inc
Product: libraries
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: Backend: X86
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected]
I keep seeing this compiler warning inside X86GenDAGISel.inc
[82/2/621/704] Building CXX object
lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ISelDAGToDAG.cpp.o
In file included from
/home/simon/LLVM/llvm-project/llvm/lib/Target/X86/X86ISelDAGToDAG.cpp:206:0:
lib/Target/X86/X86GenDAGISel.inc: In member function ‘virtual bool
{anonymous}::X86DAGToDAGISel::CheckNodePredicate(llvm::SDNode*, unsigned int)
const’:
lib/Target/X86/X86GenDAGISel.inc:266882:0: note: -Wmisleading-indentation is
disabled from this point onwards, since column-tracking was disabled due to the
size of the code/headers
return true;
--
You are receiving this mail because:
You are on the CC list for the bug._______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs